Searched refs:TST_decltype (Results 1 – 10 of 10) sorted by relevance
64 TST_decltype, // C++11 decltype enumerator
295 static const TST TST_decltype = clang::TST_decltype; variable399 return (T == TST_typeofExpr || T == TST_decltype); in isExprRep()
311 case TST_decltype: in isDeclarationOfFunction()471 case DeclSpec::TST_decltype: return "(decltype)"; in getSpecifierName()
713 case TST_decltype: in containsUnexpandedParameterPacks()
820 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype); in ActOnCXXNestedNameSpecifierDecltype()
329 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype in getDestructorType()
1450 case DeclSpec::TST_decltype: { in ConvertDeclSpecToType()
2908 } else if (DS.getTypeSpecType() == TST_decltype) { in BuildMemInitializer()
4624 case DeclSpec::TST_decltype: in RebuildDeclaratorInCurrentInstantiation()
858 ? DS.SetTypeSpecType(DeclSpec::TST_decltype, StartLoc, PrevSpec, in ParseDecltypeSpecifier()879 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()