Searched defs:SourceFiles (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/ |
H A D | CoverageExporterLcov.cpp | 197 ArrayRef<std::string> SourceFiles, in renderFiles() 208 std::vector<std::string> SourceFiles; in renderRoot() local 216 void CoverageExporterLcov::renderRoot(ArrayRef<std::string> SourceFiles) { in renderRoot()
|
H A D | CoverageExporterJson.cpp | 230 ArrayRef<std::string> SourceFiles, in renderFiles() 275 std::vector<std::string> SourceFiles; in renderRoot() local 283 void CoverageExporterJson::renderRoot(ArrayRef<std::string> SourceFiles) { in renderRoot()
|
H A D | gcov.cpp | 86 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 | 395 ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, in createIndexFile()
|
H A D | CodeCoverage.cpp | 152 std::vector<std::string> SourceFiles; member in __anonc01b54db0111::CodeCoverageTool
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | SymbolCache.h | 57 mutable std::vector<std::unique_ptr<NativeSourceFile>> SourceFiles; variable
|
H A D | DbiModuleDescriptorBuilder.h | 145 std::vector<std::string> SourceFiles; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIASession.cpp | 297 CComPtr<IDiaEnumSourceFiles> SourceFiles; in findSourceFiles() local 308 auto SourceFiles = findSourceFiles(Compiland, Pattern, Flags); in findOneSourceFile() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | PdbYaml.h | 72 std::vector<StringRef> SourceFiles; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 89 SourceFiles, enumerator
|