Searched defs:getTypeOfExprType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp3650 /// getTypeOfExprType - Unlike many "get<Type>" functions, we can't unique
3655 QualType ASTContext::getTypeOfExprType(Expr *tofExpr) const { function in class:ASTContext

Completed in 63 milliseconds