Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp542 SourceLocation::UIntTy LoadedOffset) { in createFileID() argument
552 LoadedID, LoadedOffset); in createFileID()
562 SourceLocation::UIntTy LoadedOffset, in createFileID() argument
566 IncludeLoc, FileCharacter, LoadedID, LoadedOffset); in createFileID()
576 SourceLocation::UIntTy LoadedOffset, in createFileID() argument
579 LoadedID, LoadedOffset, IncludeLoc); in createFileID()
599 SourceLocation::UIntTy LoadedOffset) { in createFileIDImpl() argument
606 LoadedOffset, FileInfo::get(IncludePos, File, FileCharacter, Filename)); in createFileIDImpl()
661 SourceLocation::UIntTy LoadedOffset) { in createExpansionLoc() argument
664 return createExpansionLocImpl(Info, Length, LoadedID, LoadedOffset); in createExpansionLoc()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h922 SourceLocation::UIntTy LoadedOffset = 0);
930 int LoadedID = 0, SourceLocation::UIntTy LoadedOffset = 0,
939 int LoadedID = 0, SourceLocation::UIntTy LoadedOffset = 0,
966 SourceLocation::UIntTy LoadedOffset = 0);
1926 SourceLocation::UIntTy LoadedOffset = 0);
1965 SourceLocation::UIntTy LoadedOffset);