Searched defs:SourceFiles (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/llvm-cov/ |
| H A D | CoverageExporterLcov.cpp | 101 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 D | CoverageExporterJson.cpp | 144 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 D | gcov.cpp | 85 cl::list<std::string> SourceFiles(cl::Positional, cl::OneOrMore, in gcovMain() local
|
| H A D | SourceCoverageViewText.cpp | 32 ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, in createIndexFile()
|
| H A D | SourceCoverageViewHTML.cpp | 391 ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, in createIndexFile()
|
| H A D | CodeCoverage.cpp | 136 std::vector<std::string> SourceFiles; member in __anonfa170d750111::CodeCoverageTool
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | DbiModuleDescriptorBuilder.h | 94 std::vector<std::string> SourceFiles; variable
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIASession.cpp | 306 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 D | PdbYaml.h | 73 std::vector<StringRef> SourceFiles; member
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandCompletions.cpp | 75 int CommandCompletions::SourceFiles(CommandInterpreter &interpreter, in SourceFiles() function in CommandCompletions
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 88 SourceFiles, enumerator
|