Searched refs:getTypeOfExprType (Results 1 – 5 of 5) sorted by relevance
1185 QualType getTypeOfExprType(Expr *e) const;
5492 return Context.getTypeOfExprType(E); in BuildTypeofExprType()
1661 return Importer.getToContext().getTypeOfExprType(ToExpr); in VisitTypeOfExprType()
3733 QualType ASTContext::getTypeOfExprType(Expr *tofExpr) const { in getTypeOfExprType() function in ASTContext
5447 return Context.getTypeOfExprType(ReadExpr(*Loc.F)); in readTypeRecord()