Searched refs:CheckLocationFunc (Results 1 – 3 of 3) sorted by relevance
492 using CheckLocationFunc = variable558 void _registerForLocation(CheckLocationFunc checkfn);669 std::vector<CheckLocationFunc> LocationCheckers;
206 CheckerManager::CheckLocationFunc(checker, _checkLocation<CHECKER>)); in _register()
313 using CheckersTy = std::vector<CheckerManager::CheckLocationFunc>;332 void runChecker(CheckerManager::CheckLocationFunc checkFn, in runChecker()823 void CheckerManager::_registerForLocation(CheckLocationFunc checkfn) { in _registerForLocation()