| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | DiagnosticsYamlTest.cpp | 24 makeMessage(const std::string &Message, int FileOffset, in makeMessage() 36 static FileByteRange makeByteRange(int FileOffset, in makeByteRange() 47 const std::string &Message, int FileOffset, in makeDiagnostic()
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | ExplainOutputStyle.h | 62 const uint64_t FileOffset; variable
|
| H A D | ExplainOutputStyle.cpp | 34 ExplainOutputStyle::ExplainOutputStyle(InputFile &File, uint64_t FileOffset) in ExplainOutputStyle() 235 uint64_t FileOffset, uint32_t BlockSize) { in getOffsetInStream()
|
| H A D | MinimalSymbolDumper.cpp | 743 uint32_t FileOffset = Annot.U1; in visitKnownRecord() local
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/Core/ |
| H A D | Diagnostic.h | 36 unsigned FileOffset; member 56 unsigned FileOffset; member
|
| /llvm-project-15.0.7/clang/include/clang/Edit/ |
| H A D | FileOffset.h | 24 FileOffset(FileID fid, unsigned offs) : FID(fid), Offs(offs) {} in FileOffset() function
|
| /llvm-project-15.0.7/bolt/include/bolt/Passes/ |
| H A D | PatchEntries.h | 29 uint64_t FileOffset; member
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | SourceManagerInternals.h | 34 unsigned FileOffset; member
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CXSourceLocation.cpp | 325 unsigned FileOffset = LocInfo.second; in clang_getSpellingLocation() local 361 unsigned FileOffset = LocInfo.second; in clang_getFileLocation() local
|
| H A D | CXIndexDataConsumer.cpp | 1126 unsigned FileOffset = LocInfo.second; in translateLoc() local
|
| /llvm-project-15.0.7/flang/unittests/Runtime/ |
| H A D | BufferTest.cpp | 18 using FileOffset = std::int64_t; typedef
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | MagicNumbersCheck.cpp | 207 const std::pair<FileID, unsigned> FileOffset = in isSyntheticValue() local
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | DbiModuleList.cpp | 274 uint32_t FileOffset = FileNameOffsets[Index]; in getFileName() local
|
| /llvm-project-15.0.7/clang/lib/Tooling/Transformer/ |
| H A D | SourceCode.cpp | 137 auto FileOffset = SM.getDecomposedLoc(ExpansionRange.getEnd()); in getEntityEndLoc() local
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | MachOUtils.cpp | 307 static bool createDwarfSegment(uint64_t VMAddr, uint64_t FileOffset, in createDwarfSegment()
|
| H A D | dsymutil.cpp | 793 uint64_t FileOffset = MagicAndCountSize + in dsymutil_main() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-readobj/ |
| H A D | COFFDumper.cpp | 230 StringRef getFileNameForFileOffset(uint32_t FileOffset) override { in getFileNameForFileOffset() 1272 StringRef COFFDumper::getFileNameForFileOffset(uint32_t FileOffset) { in getFileNameForFileOffset() 1289 void COFFDumper::printFileNameForOffset(StringRef Label, uint32_t FileOffset) { in printFileNameForOffset()
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCCodeView.cpp | 556 unsigned FileOffset = static_cast<const MCConstantExpr *>( in encodeInlineLineTable() local
|
| H A D | MachObjectWriter.cpp | 218 uint64_t FileOffset, unsigned Flags, in writeSection()
|
| /llvm-project-15.0.7/clang/lib/Index/ |
| H A D | CommentToXML.cpp | 891 unsigned FileOffset = LocInfo.second; in visitFullComment() local
|
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | BinaryContext.h | 67 uint64_t FileOffset; /// Offset in the file. member
|
| /llvm-project-15.0.7/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 493 using FileOffset = std::pair<ModuleFile *, uint64_t>; variable
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | RewriteInstance.cpp | 705 uint64_t FileOffset = getFileOffsetForAddress(BuildIDSection->getAddress()); in patchBuildID() local
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 1350 unsigned FileOffset = Record[Idx++]; in ParseLineTable() local
|