Searched defs:isPointWithin (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/lib/Tooling/Refactoring/Rename/ | ||
D | USRFinder.cpp | 62 bool isPointWithin(const SourceLocation Start, const SourceLocation End) { in isPointWithin() function in clang::tooling::__anon52afb2580111::NamedDeclOccurrenceFindingVisitor |
/external/llvm-project/clang/include/clang/Basic/ | ||
D | SourceManager.h | 1639 bool isPointWithin(SourceLocation Location, SourceLocation Start, in isPointWithin() function |