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

/external/clang/tools/libclang/
H A DCursorVisitor.h260 bool IsInRegionOfInterest(CXCursor C);
H A DCIndex.cpp2330 bool CursorVisitor::IsInRegionOfInterest(CXCursor C) { function in class:CursorVisitor
2414 if (!IsInRegionOfInterest(Cursor))

Completed in 379 milliseconds