Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c242be40a140df8959ce08bc6d593d9ee14ca319
/
.
/
clang
/
test
/
CodeCompletion
/
Inputs
/
reserved.h
blob: 7b353a58fca4e5bd6805a3be48f07c42e882bd88 [
file
] [
log
] [
blame
]
typedef
int
__INTEGER_TYPE
;
typedef
float
FLOATING_TYPE
;
typedef
int
_MyPrivateType
;