Home
last modified time | relevance | path

Searched defs:isPointWithin (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFinder.cpp62 bool isPointWithin(const SourceLocation Start, const SourceLocation End) { in isPointWithin() function in clang::tooling::__anonb517e2ac0111::NamedDeclOccurrenceFindingVisitor
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1650 bool isPointWithin(SourceLocation Location, SourceLocation Start, in isPointWithin() function