Searched refs:getRepAsExpr (Results 1 – 9 of 9) sorted by relevance
714 if (DS.getRepAsExpr() && in containsUnexpandedParameterPacks()715 DS.getRepAsExpr()->containsUnexpandedParameterPack()) in containsUnexpandedParameterPacks()
852 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
317 if (Expr *E = DS.getRepAsExpr()) in isDeclarationOfFunction()
1531 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()1542 Expr *E = DS.getRepAsExpr(); in ConvertDeclSpecToType()
331 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in getDestructorType()6333 QualType T = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc(), in ActOnPseudoDestructorExpr()
2912 BaseType = BuildDecltypeType(DS.getRepAsExpr(), DS.getTypeSpecTypeLoc()); in BuildMemInitializer()
4757 Expr *E = DS.getRepAsExpr(); in RebuildDeclaratorInCurrentInstantiation()
495 Expr *getRepAsExpr() const { in getRepAsExpr() function
879 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() : in AnnotateExistingDecltypeSpecifier()