Searched refs:TST_decltype (Results 1 – 10 of 10) sorted by relevance
60 TST_decltype, // C++11 decltype enumerator
282 static const TST TST_decltype = clang::TST_decltype; variable390 return (T == TST_typeofExpr || T == TST_decltype); in isExprRep()
295 case TST_decltype: in isDeclarationOfFunction()448 case DeclSpec::TST_decltype: return "(decltype)"; in getSpecifierName()
704 case TST_decltype: in containsUnexpandedParameterPacks()
755 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype); in ActOnCXXNestedNameSpecifierDecltype()
973 case DeclSpec::TST_decltype: { in ConvertDeclSpecToType()
324 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype in getDestructorType()
2631 } else if (DS.getTypeSpecType() == TST_decltype) { in BuildMemInitializer()
4206 case DeclSpec::TST_decltype: in RebuildDeclaratorInCurrentInstantiation()
828 ? DS.SetTypeSpecType(DeclSpec::TST_decltype, StartLoc, PrevSpec, in ParseDecltypeSpecifier()849 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()