Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp233 if (getPendingInitLoop(State, E, LCtx)) in removeStateTraitsUsedForArrayEvaluation()
1165 if (auto Size = getPendingInitLoop(State, CE, LCtx)) in shouldInlineArrayConstruction()
1194 if (auto Size = getPendingInitLoop(State, E, LCtx)) in shouldRepeatCtorCall()
H A DExprEngineCXX.cpp655 if (!getPendingInitLoop(State, CE, LCtx)) in handleConstructor()
H A DExprEngine.cpp486 ExprEngine::getPendingInitLoop(ProgramStateRef State, const CXXConstructExpr *E, in getPendingInitLoop() function in ExprEngine
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h618 getPendingInitLoop(ProgramStateRef State, const CXXConstructExpr *E,