Home
last modified time | relevance | path

Searched refs:shouldRepeatCtorCall (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp266 ShouldRepeatCall = shouldRepeatCtorCall(state, CCE, callerCtx); in processCallExit()
1110 bool ExprEngine::shouldRepeatCtorCall(ProgramStateRef State, in shouldRepeatCtorCall() function in ExprEngine
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h830 bool shouldRepeatCtorCall(ProgramStateRef State, const CXXConstructExpr *E,