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