Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CGJ

197       const RuntimePointerChecking::CheckingPtrGroup &CGJ = CheckingGroups[J];
199 if (needsChecking(CGI, CGJ))
200 Checks.push_back(std::make_pair(&CGI, &CGJ));