Searched refs:getRepAsExpr (Results 1 – 9 of 9) sorted by relevance
705 if (DS.getRepAsExpr() && in containsUnexpandedParameterPacks()706 DS.getRepAsExpr()->containsUnexpandedParameterPack()) in containsUnexpandedParameterPacks()
705 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
304 if (Expr *E = DS.getRepAsExpr()) in isDeclarationOfFunction()
974 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()985 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()
323 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in getDestructorType()5471 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in ActOnPseudoDestructorExpr()
3922 Expr *E = DS.getRepAsExpr(); in RebuildDeclaratorInCurrentInstantiation()
2377 BaseType = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in BuildMemInitializer()
478 Expr *getRepAsExpr() const { in getRepAsExpr() function
797 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()