Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp390 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local
1371 QualType ExprTy = E.getType(); in tryExprAsCall() local
DSemaInit.cpp969 QualType ExprTy = T; in CheckExplicitInitList() local
DSemaChecking.cpp5123 QualType ExprTy = E->getType(); in checkFormatExpr() local
DSemaExpr.cpp3621 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
/external/clang/lib/CodeGen/
DCGStmt.cpp358 QualType ExprTy = cast<Expr>(LastStmt)->getType(); in EmitCompoundStmtWithoutScope() local
DCGExpr.cpp2217 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local
DCGOpenMPRuntime.cpp5005 auto ExprTy = E->getType().getCanonicalType(); in getExprTypeSize() local