Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp268 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local
1128 QualType ExprTy = E.getType(); in isExprCallable() local
DSemaInit.cpp606 QualType ExprTy = T; in CheckExplicitInitList() local
DSemaExpr.cpp2944 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
/external/clang/lib/CodeGen/
DCGExpr.cpp1761 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local