Sign in
llvm
/
clang
/
b15c08d32c072399e59c388bbf6a814831a0bb92
/
.
/
test
/
PCH
/
Inputs
/
pch-through-macro.h
blob: bb33c32edeabe183f93ec83c91434ddc514df69e [
file
] [
log
] [
blame
]
#pragma
once
#define
Source
(
x
,
y
)
#define
InOut
(
size
)
Source
(
InOut
,
(
size
))