Searched refs:TST_decltype (Results 1 – 10 of 10) sorted by relevance
89 TST_decltype, // C++11 decltype enumerator
311 static const TST TST_decltype = clang::TST_decltype; variable457 T == TST_decltype || T == TST_bitint; in isExprRep()
387 case TST_decltype: in isDeclarationOfFunction()598 case DeclSpec::TST_decltype: return "(decltype)"; in getSpecifierName()
792 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype); in ActOnCXXNestedNameSpecifierDecltype()
899 case TST_decltype: in containsUnexpandedParameterPacks()
477 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype && in getDestructorTypeForDecltype()8325 case DeclSpec::TST_decltype: { in ActOnPseudoDestructorExpr()
1257 case DeclSpec::TST_decltype: { in ConvertDeclSpecToType()5883 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype); in VisitDecltypeTypeLoc()
4342 } else if (DS.getTypeSpecType() == TST_decltype) { in BuildMemInitializer()
5979 case DeclSpec::TST_decltype: in RebuildDeclaratorInCurrentInstantiation()
1218 if (Result.get() ? DS.SetTypeSpecType(DeclSpec::TST_decltype, StartLoc, in ParseDecltypeSpecifier()1246 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() in AnnotateExistingDecltypeSpecifier()