Home
last modified time | relevance | path

Searched defs:SourceFile (Results 1 – 22 of 22) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DSourceFile.java35 public final class SourceFile extends Attribute { class
44 public SourceFile(final SourceFile c) { in SourceFile() method in SourceFile
57SourceFile(final int name_index, final int length, final DataInput input, final ConstantPool const… in SourceFile() method in SourceFile
76 …public SourceFile(final int name_index, final int length, final int sourcefile_index, final Consta… in SourceFile() method in SourceFile
/external/turbine/java/com/google/turbine/diag/
DSourceFile.java20 public class SourceFile { class
25 public SourceFile(String path, String source) { in SourceFile() method in SourceFile
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h36 CComPtr<IDiaSourceFile> SourceFile; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h36 CComPtr<IDiaSourceFile> SourceFile; variable
/external/llvm/tools/llvm-cov/
Dgcov.cpp23 static void reportCoverage(StringRef SourceFile, StringRef ObjectDir, in reportCoverage()
141 for (const auto &SourceFile : SourceFiles) in gcovMain() local
DCodeCoverage.cpp151 CodeCoverageTool::getSourceFile(StringRef SourceFile) { in getSourceFile()
213 CodeCoverageTool::createSourceFileView(StringRef SourceFile, in createSourceFileView()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
Dgcov.cpp23 static void reportCoverage(StringRef SourceFile, StringRef ObjectDir, in reportCoverage()
141 for (const auto &SourceFile : SourceFiles) in gcovMain() local
DCodeCoverage.cpp230 CodeCoverageTool::getSourceFile(StringRef SourceFile) { in getSourceFile()
292 CodeCoverageTool::createSourceFileView(StringRef SourceFile, in createSourceFileView()
520 void CodeCoverageTool::writeSourceFileView(StringRef SourceFile, in writeSourceFileView()
896 for (const auto &SourceFile : SourceFiles) in doShow() local
944 for (const std::string &SourceFile : SourceFiles) in doShow() local
950 for (const std::string &SourceFile : SourceFiles) in doShow() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp56 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local
/external/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp57 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress() local
/external/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp424 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs()
447 static Optional<unsigned> findMainViewFileID(StringRef SourceFile, in findMainViewFileID()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h747 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord()
765 TypeIndex SourceFile; // StringID containing the source filename member
770 TypeIndex SourceFile; variable
777 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, in UdtModSourceLineRecord()
801 TypeIndex SourceFile; // StringID containing the source filename member
807 TypeIndex SourceFile; variable
/external/deqp/external/
Dfetch_sources.py178 class SourceFile (Source): class
/external/clang/lib/Tooling/
DCompilationDatabase.cpp81 CompilationDatabase::autoDetectFromSource(StringRef SourceFile, in autoDetectFromSource()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp566 static SmallBitVector gatherFileIDs(StringRef SourceFile, in gatherFileIDs()
589 static Optional<unsigned> findMainViewFileID(StringRef SourceFile, in findMainViewFileID()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h613 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber) in UdtSourceLineRecord()
622 TypeIndex SourceFile; variable
631 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, in UdtModSourceLineRecord()
642 TypeIndex SourceFile; variable
/external/protobuf/objectivec/DevTools/
Dpddm.py358 class SourceFile(object): class
/external/clang/include/clang/Basic/
DSourceManager.h802 FileID getOrCreateFileID(const FileEntry *SourceFile, in getOrCreateFileID()
846 void overrideFileContents(const FileEntry *SourceFile, in overrideFileContents()
/external/clang/lib/Basic/
DSourceManager.cpp641 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents()
653 void SourceManager::overrideFileContents(const FileEntry *SourceFile, in overrideFileContents()
1593 SourceLocation SourceManager::translateFileLineCol(const FileEntry *SourceFile, in translateFileLineCol()
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5268 public string SourceFile { property in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2619SourceFile *string `protobuf:"bytes,2,opt,name=source_file,json=sourceFile" json:"source_file,omit… member
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2545SourceFile *string `protobuf:"bytes,2,opt,name=source_file,json=sourceFile" json:"source_file,omit… member