Home
last modified time | relevance | path

Searched defs:SourceFiles (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCoverageExporterJson.cpp122 std::vector<std::string> SourceFiles; in renderRoot() local
131 const std::vector<std::string> &SourceFiles) { in renderRoot()
209 ArrayRef<std::string> SourceFiles, in renderFiles()
Dgcov.cpp85 cl::list<std::string> SourceFiles(cl::Positional, cl::OneOrMore, in gcovMain() local
DSourceCoverageViewText.cpp32 ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, in createIndexFile()
DSourceCoverageViewHTML.cpp391 ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, in createIndexFile()
DCodeCoverage.cpp135 std::vector<std::string> SourceFiles; member in __anon3461fdd30111::CodeCoverageTool
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DModInfo.h60 std::vector<StringRef> SourceFiles; member
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DSourceFiles.java49 class SourceFiles { class
306 private SourceFiles() {} in SourceFiles() method in SourceFiles
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.h93 std::vector<std::string> SourceFiles; variable
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp218 CComPtr<IDiaEnumSourceFiles> SourceFiles; in findSourceFiles() local
229 auto SourceFiles = findSourceFiles(Compiland, Pattern, Flags); in findOneSourceFile() local
/external/llvm/tools/llvm-cov/
Dgcov.cpp85 cl::list<std::string> SourceFiles(cl::Positional, cl::OneOrMore, in gcovMain() local
DSourceCoverageViewText.cpp30 Error CoveragePrinterText::createIndexFile(ArrayRef<StringRef> SourceFiles) { in createIndexFile()
DSourceCoverageViewHTML.cpp234 Error CoveragePrinterHTML::createIndexFile(ArrayRef<StringRef> SourceFiles) { in createIndexFile()
DCodeCoverage.cpp97 std::vector<StringRef> SourceFiles; member in __anon777dc57b0111::CodeCoverageTool
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp305 CComPtr<IDiaEnumSourceFiles> SourceFiles; in findSourceFiles() local
316 auto SourceFiles = findSourceFiles(Compiland, Pattern, Flags); in findOneSourceFile() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPdbYaml.h73 std::vector<StringRef> SourceFiles; member
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h86 SourceFiles, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h84 SourceFiles, enumerator