OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TST_underlyingType
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Basic/
Specifiers.h
61
TST_underlyingType
, // __underlying_type for C++11
/external/clang/include/clang/Sema/
DeclSpec.h
284
static const TST
TST_underlyingType
= clang::
TST_underlyingType
;
393
T ==
TST_underlyingType
|| T == TST_atomic);
[
all
...]
Completed in 32 milliseconds