Sign in
fuchsia
/
third_party
/
llvm-project
/
d664c9066840ab57314f0de99fb4e5902b51f8cb
/
.
/
clang
/
test
/
Modules
/
Inputs
/
inherit-attribute
/
b.h
blob: 9cd1f55b9d33d6f33bb05d2ca1ac9e15e1892776 [
file
] [
log
] [
blame
]
#include
"a.h"
void
bar
()
{
&
Foo
::
step
;
}