Searched refs:CheckEndFunctionFunc (Results 1 – 3 of 3) sorted by relevance
438 CheckEndFunctionFunc; typedef495 void _registerForBeginFunction(CheckEndFunctionFunc checkfn);496 void _registerForEndFunction(CheckEndFunctionFunc checkfn);606 std::vector<CheckEndFunctionFunc> EndFunctionCheckers;
266 CheckerManager::CheckEndFunctionFunc(checker, _checkEndFunction<CHECKER>)); in _register()
427 CheckEndFunctionFunc checkFn = EndFunctionCheckers[i]; in runCheckersForEndFunction()712 void CheckerManager::_registerForEndFunction(CheckEndFunctionFunc checkfn) { in _registerForEndFunction()