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; variable434 T == TST_decltype || T == TST_bitint; in isExprRep()
386 case TST_decltype: in isDeclarationOfFunction()594 case DeclSpec::TST_decltype: return "(decltype)"; in getSpecifierName()
849 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype); in ActOnCXXNestedNameSpecifierDecltype()
882 case TST_decltype: in containsUnexpandedParameterPacks()
1659 case DeclSpec::TST_decltype: { in ConvertDeclSpecToType()6311 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype); in VisitDecltypeTypeLoc()
478 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype && in getDestructorTypeForDecltype()
4492 } else if (DS.getTypeSpecType() == TST_decltype) { in BuildMemInitializer()
6155 case DeclSpec::TST_decltype: in RebuildDeclaratorInCurrentInstantiation()
1163 if (Result.get() ? DS.SetTypeSpecType(DeclSpec::TST_decltype, StartLoc, in ParseDecltypeSpecifier()1191 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() in AnnotateExistingDecltypeSpecifier()