xref
: /
llvm-project
/
clang
/
test
/
PCH
/
Inputs
/
pch-through-macro.h
(revision 5550aa002309dc7810d7373b1664c8c42f659104)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
pragma
once
2
#
define
Source
(
x
,
y
)
3
#
define
InOut
(
size
)
Source
(
InOut
, (
size
))
4