Searched refs:getRepAsExpr (Results 1 – 9 of 9) sorted by relevance
875 if (DS.getRepAsExpr() && in containsUnexpandedParameterPacks()876 DS.getRepAsExpr()->containsUnexpandedParameterPack()) in containsUnexpandedParameterPacks()
868 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
387 if (Expr *E = DS.getRepAsExpr()) in isDeclarationOfFunction()
1445 DS.getRepAsExpr(), DS.getBeginLoc()); in ConvertDeclSpecToType()1616 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()1627 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()
471 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in getDestructorTypeForDecltype()7725 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc(), in ActOnPseudoDestructorExpr()
4217 BaseType = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in BuildMemInitializer()
5597 Expr *E = DS.getRepAsExpr(); in RebuildDeclaratorInCurrentInstantiation()
494 Expr *getRepAsExpr() const { in getRepAsExpr() function
1118 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()