/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/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/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/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/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 121 unsigned FileID = DD->GetOrCreateSourceID(V.getContext().getFilename(), in addSourceLine() local 138 unsigned FileID = DD->GetOrCreateSourceID(G.getFilename(), in addSourceLine() local 158 unsigned FileID = DD->GetOrCreateSourceID(SP.getFilename(), SP.getDirectory()); in addSourceLine() local 174 unsigned FileID = DD->GetOrCreateSourceID(Ty.getFilename(), Ty.getDirectory()); in addSourceLine() local 192 unsigned FileID = DD->GetOrCreateSourceID(FN, NS.getDirectory()); in addSourceLine() local
|
/external/clang/include/clang/Frontend/ |
D | SerializedDiagnosticReader.h | 47 unsigned FileID; member
|
/external/v8/tools/clang/translation_unit/ |
D | TranslationUnitGenerator.cpp | 124 clang::FileID /*prev_fid*/) { in FileChanged()
|
/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/include/clang/Basic/ |
D | SourceLocation.h | 44 FileID() : ID(0) {} in FileID() function
|
/external/clang/tools/libclang/ |
D | CXLoadedDiagnostic.cpp | 277 unsigned FileID = SDLoc.FileID; in readLocation() local
|
/external/clang/lib/Frontend/Rewrite/ |
D | InclusionRewriter.cpp | 144 FileID) { in FileChanged() argument
|
/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/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
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/ |
D | CoverageMappingTest.cpp | 179 unsigned FileID = getFileIndexForFunction(File); in addCMR() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLDebugSections.cpp | 557 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
|
/external/clang/unittests/Basic/ |
D | VirtualFileSystemTest.cpp | 39 int FileID; // used to produce UniqueIDs member in __anon73ed79de0111::DummyFileSystem
|