Searched refs:CheckLocationFunc (Results 1 – 3 of 3) sorted by relevance
491 using CheckLocationFunc = variable557 void _registerForLocation(CheckLocationFunc checkfn);668 std::vector<CheckLocationFunc> LocationCheckers;
206 CheckerManager::CheckLocationFunc(checker, _checkLocation<CHECKER>)); in _register()
314 using CheckersTy = std::vector<CheckerManager::CheckLocationFunc>;333 void runChecker(CheckerManager::CheckLocationFunc checkFn, in runChecker()840 void CheckerManager::_registerForLocation(CheckLocationFunc checkfn) { in _registerForLocation()