Searched refs:getTypeOfExprType (Results 1 – 5 of 5) sorted by relevance
1511 QualType getTypeOfExprType(Expr *e) const;
8070 return Context.getTypeOfExprType(E); in BuildTypeofExprType()
4744 QualType ASTContext::getTypeOfExprType(Expr *tofExpr) const { in getTypeOfExprType() function in ASTContext
1258 return Importer.getToContext().getTypeOfExprType(*ToExprOrErr); in VisitTypeOfExprType()
6097 return Context.getTypeOfExprType(ReadExpr(*Loc.F)); in readTypeRecord()