Searched refs:IsInRegionOfInterest (Results 1 – 2 of 2) sorted by relevance
263 bool IsInRegionOfInterest(CXCursor C);
2649 bool CursorVisitor::IsInRegionOfInterest(CXCursor C) { in IsInRegionOfInterest() function in CursorVisitor2733 if (!IsInRegionOfInterest(Cursor)) in RunVisitorWorkList()