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/
H A 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()
H A DExprEngineCXX.cpp647 if (!getPendingInitLoop(State, CE, LCtx)) in handleConstructor()
H A DExprEngine.cpp481 ExprEngine::getPendingInitLoop(ProgramStateRef State, const CXXConstructExpr *E, in getPendingInitLoop() function in ExprEngine
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h633 getPendingInitLoop(ProgramStateRef State, const CXXConstructExpr *E,