Searched refs:BindCheckers (Results 1 – 2 of 2) sorted by relevance
31 !BindCheckers.empty() || in hasPathSensitiveCheckers()369 CheckBindContext C(BindCheckers, location, val, S, Eng, PP); in runCheckersForBind()701 BindCheckers.push_back(checkfn); in _registerForBind()
601 std::vector<CheckBindFunc> BindCheckers; variable