Home
last modified time | relevance | path

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

12

/external/llvm/tools/llvm-cov/
DCoverageSummaryInfo.cpp34 for (unsigned FileID = 0, E = Function.Filenames.size(); FileID < E; in get() local
DCodeCoverage.cpp236 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugInlineeLinesSubsection.h39 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/external/clang/include/clang/Index/
DIndexDataConsumer.h19 class FileID; variable
/external/google-breakpad/src/common/mac/
Dfile_id.cc47 FileID::FileID(const char *path) { in FileID() function in google_breakpad::FileID
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingWriter.cpp116 for (const auto &FileID : VirtualFileMapping) in write() local
DCoverageMapping.cpp265 void insert(const FunctionRecord &Function, unsigned FileID) { in insert()
455 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
/external/google-breakpad/src/common/linux/
Dfile_id.cc51 FileID::FileID(const char* path) : path_(path) {} in FileID() function in google_breakpad::FileID
/external/google-breakpad/src/common/solaris/
Dfile_id.cc131 FileID::FileID(const char *path) { in FileID() function in google_breakpad::FileID
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingWriter.cpp140 for (const auto &FileID : VirtualFileMapping) in write() local
DCoverageMapping.cpp306 void insert(const FunctionRecord &Function, unsigned FileID) { in insert()
597 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
/external/clang/include/clang/Frontend/
DSerializedDiagnosticReader.h47 unsigned FileID; member
/external/llvm/include/llvm/DebugInfo/CodeView/
DLine.h137 ulittle32_t FileID; // Offset into FileChecksums subsection. member
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h206 unsigned FileID, ExpandedFileID; member
356 unsigned FileID; member
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp277 unsigned FileID = SDLoc.FileID; in readLocation() local
/external/clang/include/clang/Basic/
DSourceLocation.h44 FileID() : ID(0) {} in FileID() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h225 unsigned FileID, ExpandedFileID; member
366 unsigned FileID; member
/external/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp144 FileID) { in FileChanged() argument
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCodeCoverage.cpp326 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2694 initializeTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID, in initializeTargetRegionEntryInfo()
2706 registerTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID, in registerTargetRegionEntryInfo()
2727 unsigned DeviceID, unsigned FileID, StringRef ParentName, in hasTargetRegionEntryInfo()
2957 OffloadEntriesInfoManagerTy::OffloadEntryInfoTargetRegion &E) { in createOffloadEntriesAndInfoMetadata()
4754 unsigned &DeviceID, unsigned &FileID, in getTargetEntryUniqueInfo()
4801 unsigned FileID; in emitTargetOutlinedFunctionHelper() local
5903 unsigned FileID; in scanForTargetRegionsFunctions() local
DCoverageMappingGen.cpp1096 unsigned FileID = FileEntries.size(); in getFileID() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/
DCoverageMappingTest.cpp179 unsigned FileID = getFileIndexForFunction(File); in addCMR() local
/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp39 int FileID; // used to produce UniqueIDs member in __anone1bcf9200111::DummyFileSystem
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp557 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1018 uint32_t FileID; in printCodeViewInlineeLines() local

12