Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/main-cg-testing-release
/
.
/
clang
/
test
/
Modules
/
Inputs
/
inherit-attribute
/
b.h
blob: 9cd1f55b9d33d6f33bb05d2ca1ac9e15e1892776 [
file
] [
log
] [
blame
] [
edit
]
#include
"a.h"
void
bar
()
{
&
Foo
::
step
;
}