Searched refs:TST_int128 (Results 1 – 7 of 7) sorted by relevance
364 case TST_int128: in isDeclarationOfFunction()569 case DeclSpec::TST_int128: return "__int128"; in getSpecifierName()1205 if ((TypeSpecType == TST_int128) && in Finish()1223 (TypeSpecType != TST_int) && (TypeSpecType != TST_int128)) || in Finish()1230 if ((TypeSpecType == TST_int128) && in Finish()1244 (TypeSpecType == TST_int128) || in Finish()1297 else if (TypeSpecType != TST_int && TypeSpecType != TST_int128 && in Finish()
1034 case TST_int128: in containsUnexpandedParameterPacks()
1124 case DeclSpec::TST_int128: in ConvertDeclSpecToType()
64 TST_int128, enumerator
285 static const TST TST_int128 = clang::TST_int128; variable
2130 DS.SetTypeSpecType(DeclSpec::TST_int128, Loc, PrevSpec, DiagID, Policy); in ParseCXXSimpleTypeSpecifier()
4306 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_int128, Loc, PrevSpec, in ParseDeclarationSpecifiers()