Searched refs:getRepAsExpr (Results 1 – 9 of 9) sorted by relevance
714 if (DS.getRepAsExpr() && in containsUnexpandedParameterPacks()715 DS.getRepAsExpr()->containsUnexpandedParameterPack()) in containsUnexpandedParameterPacks()
819 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
321 if (Expr *E = DS.getRepAsExpr()) in isDeclarationOfFunction()
331 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in getDestructorType()5979 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc(), in ActOnPseudoDestructorExpr()
1419 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()1430 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()
2902 BaseType = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in BuildMemInitializer()
4553 Expr *E = DS.getRepAsExpr(); in RebuildDeclaratorInCurrentInstantiation()
489 Expr *getRepAsExpr() const { in getRepAsExpr() function
872 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()