Searched refs:registerCtorDtorCallInState (Results 1 – 1 of 1) sorted by relevance
54 void registerCtorDtorCallInState(bool IsBeginFunction,89 registerCtorDtorCallInState(true, C); in checkBeginFunction()95 registerCtorDtorCallInState(false, C); in checkEndFunction()165 void VirtualCallChecker::registerCtorDtorCallInState(bool IsBeginFunction, in registerCtorDtorCallInState() function in VirtualCallChecker