Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp263 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local
974 QualType ExprTy = E.getType(); in isExprCallable() local
DSemaInit.cpp607 QualType ExprTy = T; in CheckExplicitInitList() local
DSemaExpr.cpp2806 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
/external/clang/lib/CodeGen/
DCGExpr.cpp1620 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local