Home
last modified time | relevance | path

Searched refs:shouldInlineArrayConstruction (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp822 if (!shouldInlineArrayConstruction(Pred->getState(), CtorExpr, CurLC)) in mayInlineCallKind()
1088 bool ExprEngine::shouldInlineArrayConstruction(const ProgramStateRef State, in shouldInlineArrayConstruction() function in ExprEngine
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h824 bool shouldInlineArrayConstruction(const ProgramStateRef State,