Searched refs:getTypeOfExprType (Results 1 – 5 of 5) sorted by relevance
1291 QualType getTypeOfExprType(Expr *e) const;
6874 return Context.getTypeOfExprType(E); in BuildTypeofExprType()
1704 return Importer.getToContext().getTypeOfExprType(ToExpr); in VisitTypeOfExprType()
3894 QualType ASTContext::getTypeOfExprType(Expr *tofExpr) const { in getTypeOfExprType() function in ASTContext
5393 return Context.getTypeOfExprType(ReadExpr(*Loc.F)); in readTypeRecord()