Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp536 SourceLocation::UIntTy LoadedOffset) { in createFileID() argument
538 LoadedID, LoadedOffset); in createFileID()
545 SourceLocation::UIntTy LoadedOffset) { in createFileID() argument
555 LoadedID, LoadedOffset); in createFileID()
565 SourceLocation::UIntTy LoadedOffset, in createFileID() argument
579 SourceLocation::UIntTy LoadedOffset, in createFileID() argument
582 LoadedID, LoadedOffset, IncludeLoc); in createFileID()
645 SourceLocation::UIntTy LoadedOffset) { in createExpansionLoc() argument
648 return createExpansionLocImpl(Info, TokLength, LoadedID, LoadedOffset); in createExpansionLoc()
670 LoadedSLocEntryTable[Index] = SLocEntry::get(LoadedOffset, Info); in createExpansionLocImpl()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h872 SourceLocation::UIntTy LoadedOffset = 0);
877 SourceLocation::UIntTy LoadedOffset = 0);
885 int LoadedID = 0, SourceLocation::UIntTy LoadedOffset = 0,
894 int LoadedID = 0, SourceLocation::UIntTy LoadedOffset = 0,
917 SourceLocation::UIntTy LoadedOffset = 0);
1806 SourceLocation::UIntTy LoadedOffset = 0);
1845 SourceLocation::UIntTy LoadedOffset);