Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp873 if (!shouldInlineArrayConstruction(Pred->getState(), CtorExpr, CurLC)) in mayInlineCallKind()
1142 bool ExprEngine::shouldInlineArrayConstruction(const ProgramStateRef State, in shouldInlineArrayConstruction() function in ExprEngine
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h815 bool shouldInlineArrayConstruction(const ProgramStateRef State,