Searched refs:getRepAsExpr (Results 1 – 9 of 9) sorted by relevance
704 if (DS.getRepAsExpr() && in containsUnexpandedParameterPacks()705 DS.getRepAsExpr()->containsUnexpandedParameterPack()) in containsUnexpandedParameterPacks()
716 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
295 if (Expr *E = DS.getRepAsExpr()) in isDeclarationOfFunction()
963 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()974 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()
278 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in getDestructorType()5286 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in ActOnPseudoDestructorExpr()
2193 BaseType = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in BuildMemInitializer()
3847 Expr *E = DS.getRepAsExpr(); in RebuildDeclaratorInCurrentInstantiation()
466 Expr *getRepAsExpr() const { in getRepAsExpr() function
761 DS.getRepAsExpr() : ExprResult()); in AnnotateExistingDecltypeSpecifier()