Searched refs:TST_decltype (Results 1 – 10 of 10) sorted by relevance
74 TST_decltype, // C++11 decltype enumerator
290 static const TST TST_decltype = clang::TST_decltype; variable406 return (T == TST_typeofExpr || T == TST_decltype || T == TST_extint); in isExprRep()
385 case TST_decltype: in isDeclarationOfFunction()575 case DeclSpec::TST_decltype: return "(decltype)"; in getSpecifierName()
866 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype); in ActOnCXXNestedNameSpecifierDecltype()
873 case TST_decltype: in containsUnexpandedParameterPacks()
469 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype && in getDestructorTypeForDecltype()
1626 case DeclSpec::TST_decltype: { in ConvertDeclSpecToType()
4216 } else if (DS.getTypeSpecType() == TST_decltype) { in BuildMemInitializer()
5595 case DeclSpec::TST_decltype: in RebuildDeclaratorInCurrentInstantiation()
1089 ? DS.SetTypeSpecType(DeclSpec::TST_decltype, StartLoc, PrevSpec, in ParseDecltypeSpecifier()1118 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()