Home
last modified time | relevance | path

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

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