Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp78 QualType ExprType = SSE->getType(); in assumeSym() local
/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractVariable.cpp401 const Type *ExprType = E->getType().getTypePtrOrNull(); in eligibleForExtraction() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.cpp550 QualType ExprType; in TraverseMemberExpr() local
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExpr.cpp2334 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local
2831 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
H A DParseExprCXX.cpp3869 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGParser.cpp1117 TypedInit *ExprType = dyn_cast<TypedInit>(Expr); in ParseOperation() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1486 QualType ExprType = TargetType.getNonLValueExprType(SemaRef.Context); in TransformTemplateParmRefExpr() local
H A DSemaExpr.cpp4367 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()
H A DSemaOpenMP.cpp3095 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local