/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/ |
H A D | DWARFDebugAbbrev.h | 30 uint32_t getOffset() const { return Offset; } in getOffset() function
|
H A D | DWARFDebugInfoEntry.h | 60 uint32_t getOffset() const { return Offset; } in getOffset() function
|
H A D | DWARFUnit.h | 183 uint32_t getOffset() const { return Offset; } in getOffset() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 42 unsigned getOffset() const { return Offset; } in getOffset() function 105 unsigned getOffset() const { return ReplacementRange.getOffset(); } in getOffset() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/ |
H A D | StringTableBuilder.h | 51 size_t getOffset(StringRef s) { in getOffset() function
|
H A D | MachineLocation.h | 55 int getOffset() const { return Offset; } in getOffset() function
|
H A D | MCFixup.h | 91 uint32_t getOffset() const { return Offset; } in getOffset() function
|
H A D | MCAssembler.h | 449 const MCExpr &getOffset() const { return *Offset; } in getOffset() function 735 uint64_t getOffset() const { in getOffset() function
|
H A D | MCDwarf.h | 453 int getOffset() const { in getOffset() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Edit/ |
H A D | FileOffset.h | 29 unsigned getOffset() const { return Offs; } in getOffset() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/ |
H A D | MachOUniversal.h | 55 uint32_t getOffset() const { return Header.offset; } in getOffset() function
|
H A D | MachO.h | 467 inline std::error_code DiceRef::getOffset(uint32_t &Result) const { in getOffset() function
|
H A D | ObjectFile.h | 462 inline std::error_code RelocationRef::getOffset(uint64_t &Result) const { in getOffset() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineMemOperand.h | 151 int64_t getOffset() const { return PtrInfo.Offset; } in getOffset() function
|
H A D | DIE.h | 156 unsigned getOffset() const { return Offset; } in getOffset() function
|
H A D | MachineOperand.h | 455 int64_t getOffset() const { in getOffset() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 108 uint64_t getOffset() const { return Offset; } in getOffset() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 109 uint64_t getOffset() const { in getOffset() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/ |
H A D | DWARFDebugFrame.cpp | 36 virtual uint64_t getOffset() const { return Offset; } in getOffset() function in llvm::FrameEntry
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | TypeBasedAliasAnalysis.cpp | 196 uint64_t getOffset() const { in getOffset() function in __anonbc247b850111::TBAAStructTagNode
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
H A D | SourceLocation.h | 112 unsigned getOffset() const { in getOffset() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | VTableBuilder.h | 173 CharUnits getOffset() const { in getOffset() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | MemRegion.h | 64 int64_t getOffset() const { in getOffset() function 1000 CharUnits getOffset() const { return Offset; } in getOffset() function
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | CacheTokens.cpp | 173 Offset getOffset() const { assert(valid); return off; } in getOffset() function in __anon527225640111::OffsetOpt
|
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 113 static std::error_code getOffset(const SymbolRef &Sym, uint64_t &Result) { in getOffset() function
|