Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DVirtualCallChecker.cpp55 void registerCtorDtorCallInState(bool IsBeginFunction,
219 void VirtualCallChecker::registerCtorDtorCallInState(bool IsBeginFunction, in registerCtorDtorCallInState() argument
234 if (IsBeginFunction) in registerCtorDtorCallInState()
248 if (IsBeginFunction) in registerCtorDtorCallInState()