Searched defs:getOffset (Results 1 - 25 of 58) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash.h37 sptr getOffset() const { return Offset; } function in class:__ubsan::DynamicTypeInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h35 uint64_t getOffset() const { return Offset; } function in class:llvm::DWARFAbbreviationDeclarationSet
H A DDWARFDebugInfoEntry.h46 uint64_t getOffset() const { return Offset; } function in class:llvm::DWARFDebugInfoEntry
H A DDWARFDie.h67 uint64_t getOffset() const { function in class:llvm::DWARFDie
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DStringTableBuilder.h58 size_t getOffset(StringRef S) const { function in class:llvm::StringTableBuilder
H A DMCSymbol.h316 uint64_t getOffset() const { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp151 DWARFUnitIndex::Entry::getOffset(DWARFSectionKind Sec) const { function in class:DWARFUnitIndex::Entry
160 DWARFUnitIndex::Entry::getOffset() const { function in class:DWARFUnitIndex::Entry
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dwp/
H A DDWPStringPool.h41 uint32_t getOffset(const char *Str, unsigned Length) { function in class:llvm::DWPStringPool
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DFileOffset.h29 unsigned getOffset() const { return Offs; } function in class:clang::edit::FileOffset
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h50 unsigned getOffset() const { return getMapEntry()->second.Offset; } function in class:llvm::DwarfStringPoolEntryRef
H A DMachineMemOperand.h216 int64_t getOffset() const { return PtrInfo.Offset; } function in class:llvm::MachineMemOperand
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamWriter.h184 uint32_t getOffset() const { return Offset; } function in class:llvm::BinaryStreamWriter
H A DBinaryStreamReader.h255 uint32_t getOffset() const { return Offset; } function in class:llvm::BinaryStreamReader
H A DDataExtractor.h572 static uint64_t &getOffset(Cursor &C) { return C.Offset; } function in class:llvm::DataExtractor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DStringTableBuilder.cpp180 size_t StringTableBuilder::getOffset(CachedHashStringRef S) const { function in class:StringTableBuilder
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h44 SymbolRef getOffset() const { return Offset; } function in struct:clang::ento::iterator::IteratorPosition
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp171 unsigned FunctionSamples::getOffset(const DILocation *DIL) { function in class:FunctionSamples
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachOUniversal.h69 uint64_t getOffset() const { function in class:llvm::object::MachOUniversalBinary::ObjectForArch
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp104 int32_t ByteCodeEmitter::getOffset(LabelTy Label) { function in class:ByteCodeEmitter
H A DPointer.h190 unsigned getOffset() const { function in class:clang::interp::Pointer
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h51 unsigned getOffset() const { return Offset; } function in class:clang::tooling::Range
121 unsigned getOffset() const { return ReplacementRange.getOffset(); } function in class:clang::tooling::Replacement
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DInputSection.h328 uint64_t getOffset(uint64_t offset) const { return outSecOff + offset; } function in class:lld::elf::InputSection
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp230 uint64_t getOffset() const { function in class:__anon1657::TBAAStructTagNodeImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp209 const ConstantInt *getOffset() const { return Offset; } function in class:__anon2676::GuardWideningImpl::RangeCheck
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h178 CharUnits getOffset() const { function in class:clang::CodeGen::CGBlockInfo::Capture

Completed in 154 milliseconds

123