Searched defs:ExprTy (Results 1 – 12 of 12) sorted by relevance
38 using ExprTy = typename ClauseTy::ExprTy; member
88 using ExprTy = typename ClauseTy::ExprTy; member
727 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local2549 QualType ExprTy = E.getType(); in tryExprAsCall() local
1282 QualType ExprTy = T; in CheckExplicitInitList() local
4083 QualType ExprTy = E->getType(); in ActOnParenExpr() local4201 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
7250 QualType ExprTy = E->getType(); in checkFormatExpr() local
19901 QualType ExprTy = RefExpr->getType().getNonReferenceType(); in ActOnOpenMPDependClause() local
547 QualType ExprTy = E->getType(); in EmitCompoundStmtWithoutScope() local
1796 llvm::Type *ExprTy = ConvertType(E->getType()); in VisitSYCLUniqueStableNameExpr() local
3198 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local
6661 QualType ExprTy = E->getType().getCanonicalType(); in getExprTypeSize() local
5156 OMPArrayShapingExpr::OMPArrayShapingExpr(QualType ExprTy, Expr *Op, in OMPArrayShapingExpr()5278 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()