Searched refs:TST_decimal64 (Results 1 - 6 of 6) sorted by relevance

/external/clang/include/clang/Basic/
H A DSpecifiers.h50 TST_decimal64, // _Decimal64 enumerator in enum:clang::TypeSpecifierType
/external/clang/lib/Sema/
H A DDeclSpec.cpp273 case TST_decimal64:
437 case DeclSpec::TST_decimal64: return "_Decimal64";
H A DSemaTemplateVariadic.cpp723 case TST_decimal64:
H A DSemaType.cpp877 case DeclSpec::TST_decimal64: // _Decimal64
/external/clang/include/clang/Sema/
H A DDeclSpec.h272 static const TST TST_decimal64 = clang::TST_decimal64; member in class:clang::DeclSpec
/external/clang/lib/Parse/
H A DParseDecl.cpp3059 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal64, Loc, PrevSpec,

Completed in 160 milliseconds