Searched refs:CheckLocationFunc (Results 1 – 2 of 2) sorted by relevance
491 using CheckLocationFunc = CheckerFn<void(SVal location, bool isLoad, variable554 void _registerForLocation(CheckLocationFunc checkfn);665 std::vector<CheckLocationFunc> LocationCheckers;
312 using CheckersTy = std::vector<CheckerManager::CheckLocationFunc>;331 void runChecker(CheckerManager::CheckLocationFunc checkFn, in runChecker()838 void CheckerManager::_registerForLocation(CheckLocationFunc checkfn) { in _registerForLocation()