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()
312 using CheckersTy = std::vector<CheckerManager::CheckLocationFunc>;331 void runChecker(CheckerManager::CheckLocationFunc checkFn, in runChecker()838 void CheckerManager::_registerForLocation(CheckLocationFunc checkfn) { in _registerForLocation()