Searched refs:CheckLocationFunc (Results 1 – 3 of 3) sorted by relevance
435 CheckLocationFunc; typedef494 void _registerForLocation(CheckLocationFunc checkfn);620 std::vector<CheckLocationFunc> LocationCheckers;
195 CheckerManager::CheckLocationFunc(checker, _checkLocation<CHECKER>)); in _register()
263 typedef std::vector<CheckerManager::CheckLocationFunc> CheckersTy;281 void runChecker(CheckerManager::CheckLocationFunc checkFn, in runChecker()630 void CheckerManager::_registerForLocation(CheckLocationFunc checkfn) { in _registerForLocation()