Home
last modified time | relevance | path

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

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