Searched refs:getRepAsExpr (Results 1 – 9 of 9) sorted by relevance
832 if (DS.getRepAsExpr() && in containsUnexpandedParameterPacks()833 DS.getRepAsExpr()->containsUnexpandedParameterPack()) in containsUnexpandedParameterPacks()
850 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
373 if (Expr *E = DS.getRepAsExpr()) in isDeclarationOfFunction()
392 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in getDestructorTypeForDecltype()7139 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc(), in ActOnPseudoDestructorExpr()
1526 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()1537 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()
3879 BaseType = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in BuildMemInitializer()
5146 Expr *E = DS.getRepAsExpr(); in RebuildDeclaratorInCurrentInstantiation()
500 Expr *getRepAsExpr() const { in getRepAsExpr() function
1038 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()