Searched refs:getRepAsExpr (Results 1 – 9 of 9) sorted by relevance
875 if (DS.getRepAsExpr() && in containsUnexpandedParameterPacks()876 DS.getRepAsExpr()->containsUnexpandedParameterPack()) in containsUnexpandedParameterPacks()
854 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
387 if (Expr *E = DS.getRepAsExpr()) in isDeclarationOfFunction()
1444 DS.getRepAsExpr(), DS.getBeginLoc()); in ConvertDeclSpecToType()1613 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()1624 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()
471 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in getDestructorTypeForDecltype()7677 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc(), in ActOnPseudoDestructorExpr()
4217 BaseType = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in BuildMemInitializer()
5534 Expr *E = DS.getRepAsExpr(); in RebuildDeclaratorInCurrentInstantiation()
494 Expr *getRepAsExpr() const { in getRepAsExpr() function
1082 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()