Home
last modified time | relevance | path

Searched defs:ExprType (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp78 QualType ExprType = SSE->getType(); in assumeSym() local
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseExpr.cpp2362 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local
2870 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
H A DParseExprCXX.cpp3915 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp1135 TypedInit *ExprType = dyn_cast<TypedInit>(Expr); in ParseOperation() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1737 QualType ExprType = TargetType.getNonLValueExprType(SemaRef.Context); in TransformTemplateParmRefExpr() local
H A DSemaExpr.cpp4370 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()
H A DSemaOpenMP.cpp3146 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp3163 QualType ExprType) { in EmitUnPromotedValue()