/openbsd/gnu/llvm/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
|
/openbsd/gnu/llvm/clang/include/clang/Edit/ |
H A D | FileOffset.h | 29 unsigned getOffset() const { return Offs; } in getOffset() function
|
/openbsd/gnu/llvm/compiler-rt/lib/ubsan/ |
H A D | ubsan_type_hash.h | 37 sptr getOffset() const { return Offset; } in getOffset() function
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.h | 35 uint64_t getOffset() const { return Offset; } in getOffset() function
|
H A D | DWARFDebugInfoEntry.h | 45 uint64_t getOffset() const { return Offset; } in getOffset() function
|
H A D | DWARFDie.h | 66 uint64_t getOffset() const { in getOffset() function
|
H A D | DWARFUnit.h | 84 uint64_t getOffset() const { return Offset; } in getOffset() function 314 uint64_t getOffset() const { return Header.getOffset(); } in getOffset() function
|
H A D | DWARFUnitIndex.h | 125 uint64_t getOffset() const { return Offset; } in getOffset() function
|
H A D | DWARFDebugFrame.h | 133 int32_t getOffset() const { return Offset; } in getOffset() function 544 uint64_t getOffset() const { return Offset; } in getOffset() function
|
/openbsd/gnu/llvm/llvm/include/llvm/DWP/ |
H A D | DWPStringPool.h | 41 uint32_t getOffset(const char *Str, unsigned Length) { in getOffset() function
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | BinaryStreamWriter.h | 178 uint64_t getOffset() const { return Offset; } in getOffset() function
|
H A D | BinaryStreamReader.h | 248 uint64_t getOffset() const { return Offset; } in getOffset() function
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | InputSection.cpp | 262 uint64_t CStringInputSection::getOffset(uint64_t off) const { in getOffset() function in CStringInputSection 289 uint64_t WordLiteralInputSection::getOffset(uint64_t off) const { in getOffset() function in WordLiteralInputSection
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | DwarfStringPoolEntry.h | 78 uint64_t getOffset() const { return getEntry().Offset; } in getOffset() function
|
H A D | SelectionDAGAddressAnalysis.h | 56 int64_t getOffset() const { return *Offset; } in getOffset() function
|
H A D | MachineMemOperand.h | 226 int64_t getOffset() const { return PtrInfo.Offset; } in getOffset() function
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | StringTableBuilder.h | 69 size_t getOffset(StringRef S) const { in getOffset() function
|
H A D | MCFixup.h | 102 uint32_t getOffset() const { return Offset; } in getOffset() function
|
/openbsd/gnu/llvm/llvm/include/llvm/Object/ |
H A D | MachOUniversal.h | 71 uint64_t getOffset() const { in getOffset() function
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | StringTableBuilder.cpp | 194 size_t StringTableBuilder::getOffset(CachedHashStringRef S) const { in getOffset() function in StringTableBuilder
|
/openbsd/gnu/llvm/lld/wasm/ |
H A D | OutputSections.h | 40 virtual size_t getOffset() { return offset; } in getOffset() function
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | Iterator.h | 44 SymbolRef getOffset() const { return Offset; } in getOffset() function
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | AliasAnalysis.h | 129 constexpr int32_t getOffset() const { in getOffset() function
|
/openbsd/gnu/llvm/clang/lib/AST/Interp/ |
H A D | ByteCodeEmitter.cpp | 128 int32_t ByteCodeEmitter::getOffset(LabelTy Label) { in getOffset() function in ByteCodeEmitter
|
H A D | Pointer.h | 213 unsigned getOffset() const { in getOffset() function
|