Searched refs:CheckLocationFunc (Results 1 – 3 of 3) sorted by relevance
431 using CheckLocationFunc = variable497 void _registerForLocation(CheckLocationFunc checkfn);608 std::vector<CheckLocationFunc> LocationCheckers;
206 CheckerManager::CheckLocationFunc(checker, _checkLocation<CHECKER>)); in _register()
304 using CheckersTy = std::vector<CheckerManager::CheckLocationFunc>;323 void runChecker(CheckerManager::CheckLocationFunc checkFn, in runChecker()748 void CheckerManager::_registerForLocation(CheckLocationFunc checkfn) { in _registerForLocation()