Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCursorVisitor.h266 bool IsInRegionOfInterest(CXCursor C);
DCIndex.cpp3100 bool CursorVisitor::IsInRegionOfInterest(CXCursor C) { in IsInRegionOfInterest() function in CursorVisitor
3180 if (!IsInRegionOfInterest(Cursor)) in RunVisitorWorkList()
/external/clang/tools/libclang/
DCursorVisitor.h264 bool IsInRegionOfInterest(CXCursor C);
DCIndex.cpp2762 bool CursorVisitor::IsInRegionOfInterest(CXCursor C) { in IsInRegionOfInterest() function in CursorVisitor
2843 if (!IsInRegionOfInterest(Cursor)) in RunVisitorWorkList()