Home
last modified time | relevance | path

Searched defs:FileID (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugInlineeLinesSubsection.h38 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingWriter.cpp148 for (const auto &FileID : VirtualFileMapping) in write() local
DCoverageMapping.cpp354 void insert(const FunctionRecord &Function, unsigned FileID) { in insert()
644 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DYAMLRemarkSerializer.cpp89 unsigned FileID = StrTab.add(File).first; in mapping() local
/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DCoverageMappingWrapper.cpp70 uint32_t FileID; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h224 unsigned FileID, ExpandedFileID; member
370 unsigned FileID; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp420 unsigned FileID = getOrCreateSourceID(File); in addSourceLine() local