Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h1756 return isLocalOffset(Loc.getOffset()); in isLocalSourceLocation()
1834 bool isLocalOffset(SourceLocation::UIntTy SLocOffset) const { in isLocalOffset() function