Home
last modified time | relevance | path

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

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