Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp101 ArrayRef<std::string> SourceFiles, in renderFiles()
111 std::vector<std::string> SourceFiles; in renderRoot() local
119 void CoverageExporterLcov::renderRoot(ArrayRef<std::string> SourceFiles) { in renderRoot()
H A DCoverageExporterJson.cpp144 ArrayRef<std::string> SourceFiles, in renderFiles()
169 std::vector<std::string> SourceFiles; in renderRoot() local
177 void CoverageExporterJson::renderRoot(ArrayRef<std::string> SourceFiles) { in renderRoot()
H A Dgcov.cpp85 cl::list<std::string> SourceFiles(cl::Positional, cl::OneOrMore, in gcovMain() local
H A DSourceCoverageViewText.cpp32 ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, in createIndexFile()
H A DSourceCoverageViewHTML.cpp391 ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, in createIndexFile()
H A DCodeCoverage.cpp136 std::vector<std::string> SourceFiles; member in __anonfa170d750111::CodeCoverageTool
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h94 std::vector<std::string> SourceFiles; variable
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp306 CComPtr<IDiaEnumSourceFiles> SourceFiles; in findSourceFiles() local
317 auto SourceFiles = findSourceFiles(Compiland, Pattern, Flags); in findOneSourceFile() local
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h73 std::vector<StringRef> SourceFiles; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandCompletions.cpp75 int CommandCompletions::SourceFiles(CommandInterpreter &interpreter, in SourceFiles() function in CommandCompletions
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h88 SourceFiles, enumerator