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