Sign in
android
/
platform
/
external
/
compiler-rt
/
8984d7254161da3bf3e64f6b4da1b13a028f55d5
/
.
/
test
/
profile
/
Inputs
/
instrprof-icall-promo.h
blob: 531e8ac82da59986bed69cd8a9d6d2a330a17701 [
file
] [
log
] [
blame
]
struct
A
{
virtual
int
foo
()
{
return
1
;
};
virtual
int
bar
();
};