Home
last modified time | relevance | path

Searched refs:IsInRegionOfInterest (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCursorVisitor.h263 bool IsInRegionOfInterest(CXCursor C);
DCIndex.cpp2649 bool CursorVisitor::IsInRegionOfInterest(CXCursor C) { in IsInRegionOfInterest() function in CursorVisitor
2733 if (!IsInRegionOfInterest(Cursor)) in RunVisitorWorkList()