Searched refs:LocationCheckers (Results 1 – 2 of 2) sorted by relevance
30 !LocationCheckers.empty() || in hasPathSensitiveCheckers()330 CheckLocationContext C(LocationCheckers, location, isLoad, NodeEx, in runCheckersForLocation()697 LocationCheckers.push_back(checkfn); in _registerForLocation()
599 std::vector<CheckLocationFunc> LocationCheckers; variable