Searched refs:TST_decltype (Results 1 – 10 of 10) sorted by relevance
89 TST_decltype, // C++11 decltype enumerator
310 static const TST TST_decltype = clang::TST_decltype; variable459 T == TST_decltype || T == TST_bitint; in isExprRep()
386 case TST_decltype: in isDeclarationOfFunction()597 case DeclSpec::TST_decltype: return "(decltype)"; in getSpecifierName()
786 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype); in ActOnCXXNestedNameSpecifierDecltype()
1019 case TST_decltype: in containsUnexpandedParameterPacks()
459 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype && in getDestructorTypeForDecltype()7347 case DeclSpec::TST_decltype: { in ActOnPseudoDestructorExpr()
1266 case DeclSpec::TST_decltype: { in ConvertDeclSpecToType()5962 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype); in VisitDecltypeTypeLoc()
4432 } else if (DS.getTypeSpecType() == TST_decltype) { in BuildMemInitializer()
6093 case DeclSpec::TST_decltype: in RebuildDeclaratorInCurrentInstantiation()
1120 if (Result.get() ? DS.SetTypeSpecType(DeclSpec::TST_decltype, StartLoc, in ParseDecltypeSpecifier()1148 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() in AnnotateExistingDecltypeSpecifier()