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