xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
codegen-flags
/
foo.h
(revision 57a2eaf3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
foo
{
2
};
3
inline
void
f1
() {
4
}
5