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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp293 QualType ExprTy = Context.getCanonicalType(E->getType()); local
1254 QualType ExprTy = E.getType(); local
H A DSemaInit.cpp694 QualType ExprTy = T; local
H A DSemaExpr.cpp3314 QualType ExprTy = E->getType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp234 QualType ExprTy = cast<Expr>(LastStmt)->getType(); local

Completed in 133 milliseconds