/llvm-project/clang/include/clang/Edit/ |
H A D | FileOffset.h | 29 unsigned getOffset() const { return Offs; } in getOffset() function
|
/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_type_hash.h | 37 sptr getOffset() const { return Offset; } in getOffset() function
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugInfoEntry.h | 45 uint64_t getOffset() const { return Offset; } in getOffset() function
|
H A D | DWARFDebugAbbrev.h | 35 uint64_t getOffset() const { return Offset; } in getOffset() function
|
H A D | DWARFDie.h | 66 uint64_t getOffset() const { getOffset() function
|
H A D | DWARFUnitIndex.h | 125 uint64_t getOffset() const { return Offset; } in getOffset() function
|
H A D | DWARFUnit.h | 89 uint64_t getOffset() const { return Offset; } in getOffset() function 321 uint64_t getOffset() const { return Header.getOffset(); } in getOffset() function
|
/llvm-project/llvm/include/llvm/DWP/ |
H A D | DWPStringPool.h | 41 uint32_t getOffset(const char *Str, unsigned Length) { in getOffset() function
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | BinaryStreamWriter.h | 177 uint64_t getOffset() const { return Offset; } in getOffset() function
|
H A D | BinaryStreamReader.h | 246 uint64_t getOffset() const { return Offset; } in getOffset() function
|
H A D | DataExtractor.h | 693 static uint64_t &getOffset(Cursor &C) { return C.Offset; } in getOffset() function
|
/llvm-project/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 51 unsigned getOffset() const { return Offset; } in getOffset() function 121 unsigned getOffset() const { return ReplacementRange.getOffset(); } in getOffset() function
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | StringTableBuilder.h | 70 size_t getOffset(StringRef S) const { in getOffset() function
|
H A D | MCFixup.h | 102 uint32_t getOffset() const { return Offset; } in getOffset() function
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DwarfStringPoolEntry.h | 81 uint64_t getOffset() const { return getEntry().Offset; } in getOffset() function
|
H A D | SelectionDAGAddressAnalysis.h | 57 int64_t getOffset() const { return *Offset; } in getOffset() function
|
/llvm-project/bolt/lib/Core/ |
H A D | BinaryData.cpp | 76 uint64_t BinaryData::getOffset() const { in getOffset() function in BinaryData
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | MachOUniversal.h | 71 uint64_t getOffset() const { in getOffset() function
|
H A D | GOFF.h | 87 static void getOffset(const uint8_t *Record, uint32_t &Offset) { in getOffset() function 139 static void getOffset(const uint8_t *Record, uint32_t &Offset) { in getOffset() function
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.h | 54 int64_t getOffset() const { return *Offset; } in getOffset() function
|
/llvm-project/lld/wasm/ |
H A D | OutputSections.h | 40 virtual size_t getOffset() { return offset; } in getOffset() function
|
/llvm-project/llvm/lib/MC/ |
H A D | StringTableBuilder.cpp | 195 size_t StringTableBuilder::getOffset(CachedHashStringRef S) const { in getOffset() function in StringTableBuilder
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | Iterator.h | 44 SymbolRef getOffset() const { return Offset; } in getOffset() function
|
/llvm-project/lld/MachO/ |
H A D | InputSection.cpp | 326 uint64_t CStringInputSection::getOffset(uint64_t off) const { getOffset() function in CStringInputSection 353 uint64_t WordLiteralInputSection::getOffset(uint64_t off) const { getOffset() function in WordLiteralInputSection
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | AliasAnalysis.h | 128 constexpr int32_t getOffset() const { getOffset() function
|