Sign in
llvm
/
clang
/
c6d149249952dca405a25fd043da864ddf71301f
/
.
/
test
/
CodeCompletion
/
Inputs
/
reserved.h
blob: 7b353a58fca4e5bd6805a3be48f07c42e882bd88 [
file
] [
log
] [
blame
]
typedef
int
__INTEGER_TYPE
;
typedef
float
FLOATING_TYPE
;
typedef
int
_MyPrivateType
;