Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
profile
/
Inputs
/
instrprof-icall-promo.h
blob: 531e8ac82da59986bed69cd8a9d6d2a330a17701 [
file
] [
log
] [
blame
]
struct
A
{
virtual
int
foo
()
{
return
1
;
};
virtual
int
bar
();
};