Searched refs:CheckLocationFunc (Results 1 – 3 of 3) sorted by relevance
499 using CheckLocationFunc = CheckerFn<void(SVal location, bool isLoad, variable565 void _registerForLocation(CheckLocationFunc checkfn);673 std::vector<CheckLocationFunc> LocationCheckers;
205 CheckerManager::CheckLocationFunc(checker, _checkLocation<CHECKER>)); in _register()
317 using CheckersTy = std::vector<CheckerManager::CheckLocationFunc>;336 void runChecker(CheckerManager::CheckLocationFunc checkFn, in runChecker()906 void CheckerManager::_registerForLocation(CheckLocationFunc checkfn) { in _registerForLocation()