Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12-mainline-extservices-release
/
.
/
llvm
/
test
/
tools
/
llvm-cov
/
gcov
/
Inputs
/
test.h
blob: cc198a0ed0725fd9f8fc117c9568aad1f84576f0 [
file
] [
log
] [
blame
] [
edit
]
#include
<stdint.h>
struct
A
{
virtual
void
B
();
};