Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDExprEngineCallAndReturn.cpp240 if (getPendingArrayDestruction(State, LCtx)) in removeStateTraitsUsedForArrayEvaluation()
287 if (auto Idx = getPendingArrayDestruction(state, callerCtx)) { in processCallExit()
HDExprEngine.cpp532 ExprEngine::getPendingArrayDestruction(ProgramStateRef State, in getPendingArrayDestruction() function in ExprEngine
1272 if (auto OptionalIdx = getPendingArrayDestruction(State, LCtx)) { in prepareStateForArrayDestruction()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDExprEngine.h613 getPendingArrayDestruction(ProgramStateRef State,