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()
991 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()1002 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()
332 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in getDestructorType()5726 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc(), in ActOnPseudoDestructorExpr()
2931 BaseType = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in BuildMemInitializer()
4452 Expr *E = DS.getRepAsExpr(); in RebuildDeclaratorInCurrentInstantiation()
496 Expr *getRepAsExpr() const { in getRepAsExpr() function
871 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()