Searched defs:ExprTy (Results 1 – 14 of 14) sorted by relevance
61 using ExprTy = SomeExpr; global() variable [all...]
88 using ExprTy = typename ClauseTy::ExprTy; member [all...]
725 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local 2547 QualType ExprTy = E.getType(); tryExprAsCall() local
1282 QualType ExprTy = T; CheckExplicitInitList() local
4076 QualType ExprTy = E->getType(); ActOnParenExpr() local 4179 QualType ExprTy = E->getType(); CheckUnaryExprOrTypeTraitOperand() local [all...]
7246 QualType ExprTy = E->getType(); checkFormatExpr() local [all...]
20386 QualType ExprTy = RefExpr->getType().getNonReferenceType(); ActOnOpenMPDependClause() local
39 struct ExprTy {}; // placeholder struct [all...]
541 QualType ExprTy = E->getType(); EmitCompoundStmtWithoutScope() local
1795 llvm::Type *ExprTy = ConvertType(E->getType()); VisitSYCLUniqueStableNameExpr() local
3187 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); EmitUnaryOpLValue() local
6656 QualType ExprTy = E->getType().getCanonicalType(); getExprTypeSize() local
5156 OMPArrayShapingExpr(QualType ExprTy,Expr * Op,SourceLocation L,SourceLocation R,ArrayRef<Expr * > Dims) OMPArrayShapingExpr() argument 5278 OMPIteratorExpr(QualType ExprTy,SourceLocation IteratorKwLoc,SourceLocation L,SourceLocation R,ArrayRef<OMPIteratorExpr::IteratorDefinition> Data,ArrayRef<OMPIteratorHelperData> Helpers) OMPIteratorExpr() argument