Home
last modified time | relevance | path

Searched refs:getPendingArrayDestruction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp240 if (getPendingArrayDestruction(State, LCtx)) in removeStateTraitsUsedForArrayEvaluation()
287 if (auto Idx = getPendingArrayDestruction(state, callerCtx)) { in processCallExit()
H A DExprEngine.cpp532 ExprEngine::getPendingArrayDestruction(ProgramStateRef State, in getPendingArrayDestruction() function in ExprEngine
1272 if (auto OptionalIdx = getPendingArrayDestruction(State, LCtx)) { in prepareStateForArrayDestruction()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h621 getPendingArrayDestruction(ProgramStateRef State,