Home
last modified time | relevance | path

Searched defs:ExprTy (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Sema/
DSema.cpp391 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local
1378 QualType ExprTy = E.getType(); in tryExprAsCall() local
DSemaInit.cpp910 QualType ExprTy = T; in CheckExplicitInitList() local
DSemaChecking.cpp4239 QualType ExprTy = E->getType(); in checkFormatExpr() local
DSemaExpr.cpp3545 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
/external/clang/lib/CodeGen/
DCGStmt.cpp328 QualType ExprTy = cast<Expr>(LastStmt)->getType(); in EmitCompoundStmtWithoutScope() local
DCGExpr.cpp2178 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local