/external/llvm/tools/llvm-cov/ |
D | CoverageSummaryInfo.cpp | 34 for (unsigned FileID = 0, E = Function.Filenames.size(); FileID < E; in get() local
|
D | CodeCoverage.cpp | 236 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | DebugInlineeLinesSubsection.h | 39 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
|
/external/clang/include/clang/Index/ |
D | IndexDataConsumer.h | 19 class FileID; variable
|
/external/google-breakpad/src/common/mac/ |
D | file_id.cc | 47 FileID::FileID(const char *path) { in FileID() function in google_breakpad::FileID
|
/external/llvm/lib/ProfileData/Coverage/ |
D | CoverageMappingWriter.cpp | 116 for (const auto &FileID : VirtualFileMapping) in write() local
|
D | CoverageMapping.cpp | 265 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/ |
D | file_id.cc | 51 FileID::FileID(const char* path) : path_(path) {} in FileID() function in google_breakpad::FileID
|
/external/google-breakpad/src/common/solaris/ |
D | file_id.cc | 131 FileID::FileID(const char *path) { in FileID() function in google_breakpad::FileID
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/ |
D | CoverageMappingWriter.cpp | 140 for (const auto &FileID : VirtualFileMapping) in write() local
|
D | CoverageMapping.cpp | 306 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/ |
D | SerializedDiagnosticReader.h | 47 unsigned FileID; member
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | Line.h | 137 ulittle32_t FileID; // Offset into FileChecksums subsection. member
|
/external/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 206 unsigned FileID, ExpandedFileID; member 356 unsigned FileID; member
|
/external/clang/tools/libclang/ |
D | CXLoadedDiagnostic.cpp | 277 unsigned FileID = SDLoc.FileID; in readLocation() local
|
/external/clang/include/clang/Basic/ |
D | SourceLocation.h | 44 FileID() : ID(0) {} in FileID() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 225 unsigned FileID, ExpandedFileID; member 366 unsigned FileID; member
|
/external/clang/lib/Frontend/Rewrite/ |
D | InclusionRewriter.cpp | 144 FileID) { in FileChanged() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
D | CodeCoverage.cpp | 326 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
|
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 2694 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
|
D | CoverageMappingGen.cpp | 1096 unsigned FileID = FileEntries.size(); in getFileID() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/ |
D | CoverageMappingTest.cpp | 179 unsigned FileID = getFileIndexForFunction(File); in addCMR() local
|
/external/clang/unittests/Basic/ |
D | VirtualFileSystemTest.cpp | 39 int FileID; // used to produce UniqueIDs member in __anone1bcf9200111::DummyFileSystem
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLDebugSections.cpp | 557 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
|
/external/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 1018 uint32_t FileID; in printCodeViewInlineeLines() local
|