Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1896 FileID getFileID(SourceLocation::UIntTy SLocOffset) const { in getFileID() argument
1904 bool isLocalOffset(SourceLocation::UIntTy SLocOffset) const { in isLocalOffset() argument
1908 bool isLoadedOffset(SourceLocation::UIntTy SLocOffset) const { in isLoadedOffset() argument
1922 SourceLocation::UIntTy SLocOffset) const { in isOffsetInFileID() argument
[all...]
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1539 getSLocEntryID(SourceLocation::UIntTy SLocOffset) getSLocEntryID() argument