Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1808 return isLocalOffset(Loc.getOffset()); in isLocalSourceLocation()
1904 bool isLocalOffset(SourceLocation::UIntTy SLocOffset) const { in isLocalOffset() function