Home
last modified time | relevance | path

Searched refs:getPendingInitLoop (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp233 if (getPendingInitLoop(State, E, LCtx)) in removeStateTraitsUsedForArrayEvaluation()
1166 if (auto Size = getPendingInitLoop(State, CE, LCtx)) in shouldInlineArrayConstruction()
1195 if (auto Size = getPendingInitLoop(State, E, LCtx)) in shouldRepeatCtorCall()
DExprEngineCXX.cpp647 if (!getPendingInitLoop(State, CE, LCtx)) in handleConstructor()
DExprEngine.cpp481 ExprEngine::getPendingInitLoop(ProgramStateRef State, const CXXConstructExpr *E, in getPendingInitLoop() function in ExprEngine
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h633 getPendingInitLoop(ProgramStateRef State, const CXXConstructExpr *E,