Searched refs:BindCheckers (Results 1 – 2 of 2) sorted by relevance
44 LocationCheckers, BindCheckers, EndAnalysisCheckers, in hasPathSensitiveCheckers()396 CheckBindContext C(BindCheckers, location, val, S, Eng, PP); in runCheckersForBind()843 BindCheckers.push_back(checkfn); in _registerForBind()
667 std::vector<CheckBindFunc> BindCheckers; variable