Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSema.cpp651 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local
2506 QualType ExprTy = E.getType(); in tryExprAsCall() local
H A DSemaInit.cpp1214 QualType ExprTy = T; in CheckExplicitInitList() local
H A DSemaExpr.cpp4166 QualType ExprTy = E->getType(); in ActOnParenExpr() local
4264 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
H A DSemaChecking.cpp10333 QualType ExprTy = E->getType(); in checkFormatExpr() local
H A DSemaOpenMP.cpp20669 QualType ExprTy = RefExpr->getType().getNonReferenceType(); in ActOnOpenMPDependClause() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp523 QualType ExprTy = E->getType(); in EmitCompoundStmtWithoutScope() local
H A DCGExprScalar.cpp1636 llvm::Type *ExprTy = ConvertType(E->getType()); in VisitSYCLUniqueStableNameExpr() local
H A DCGExpr.cpp2936 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local
H A DCGOpenMPRuntime.cpp6977 QualType ExprTy = E->getType().getCanonicalType(); in getExprTypeSize() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DExpr.cpp4958 OMPArrayShapingExpr::OMPArrayShapingExpr(QualType ExprTy, Expr *Op, in OMPArrayShapingExpr()
5080 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()