Searched defs:TST_unspecified (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
H A DSpecifiers.h37 TST_unspecified, enumerator in enum:clang::TypeSpecifierType
/external/clang/include/clang/Sema/
H A DDeclSpec.h259 static const TST TST_unspecified = clang::TST_unspecified; member in class:clang::DeclSpec
415 TypeSpecType(TST_unspecified),
560 return getTypeSpecType() != DeclSpec::TST_unspecified ||

Completed in 35 milliseconds