Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp602 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local
2292 QualType ExprTy = E.getType(); in tryExprAsCall() local
H A DSemaInit.cpp1200 QualType ExprTy = T; in CheckExplicitInitList() local
H A DSemaChecking.cpp8778 QualType ExprTy = E->getType(); in checkFormatExpr() local
H A DSemaExpr.cpp4117 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
H A DSemaOpenMP.cpp17928 QualType ExprTy = RefExpr->getType().getNonReferenceType(); in ActOnOpenMPDependClause() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp481 QualType ExprTy = E->getType(); in EmitCompoundStmtWithoutScope() local
H A DCGExpr.cpp2875 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local
H A DCGOpenMPRuntime.cpp7268 QualType ExprTy = E->getType().getCanonicalType(); in getExprTypeSize() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4761 OMPArrayShapingExpr::OMPArrayShapingExpr(QualType ExprTy, Expr *Op, in OMPArrayShapingExpr()
4883 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()