xref
: /
llvm-project
/
clang-tools-extra
/
test
/
clang-tidy
/
checkers
/
bugprone
/
Inputs
/
argument-comment
/
system-header-with-decl.h
(revision 89a1d03e2b379e325daa5249411e414bbd995b5e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
pragma
clang
system_header
2
3
void
my_system_header_function
(
int
arg
);
4