Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp78 QualType ExprType = SSE->getType(); in assumeSym() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp2488 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local
3025 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
H A DParseExprCXX.cpp4054 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1397 TypedInit *ExprType = dyn_cast<TypedInit>(Expr); in ParseOperation() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2087 QualType ExprType = TargetType.getNonLValueExprType(SemaRef.Context); in TransformTemplateParmRefExpr() local
H A DSemaExpr.cpp4490 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()
H A DSemaOpenMP.cpp3208 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3456 QualType ExprType) { in EmitUnPromotedValue()