Searched refs:registerCtorDtorCallInState (Results 1 – 1 of 1) sorted by relevance
61 void registerCtorDtorCallInState(bool IsBeginFunction,96 registerCtorDtorCallInState(true, C); in checkBeginFunction()102 registerCtorDtorCallInState(false, C); in checkEndFunction()173 void VirtualCallChecker::registerCtorDtorCallInState(bool IsBeginFunction, in registerCtorDtorCallInState() function in VirtualCallChecker