Searched defs:SourceFiles (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/ |
H A D | CoverageExporterLcov.cpp | 199 ArrayRef<std::string> SourceFiles, in renderFiles() 211 std::vector<std::string> SourceFiles; in renderRoot() local 219 void CoverageExporterLcov::renderRoot(ArrayRef<std::string> SourceFiles) { in renderRoot()
|
H A D | CoverageExporterJson.cpp | 229 ArrayRef<std::string> SourceFiles, in renderFiles() 274 std::vector<std::string> SourceFiles; in renderRoot() local 282 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 | 157 std::vector<std::string> SourceFiles; member in __anonf127be270111::CodeCoverageTool
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | DbiModuleDescriptorBuilder.h | 141 std::vector<std::string> SourceFiles; variable
|
H A D | SymbolCache.h | 63 mutable std::vector<std::unique_ptr<NativeSourceFile>> SourceFiles; variable
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/clang/tools/clang-extdef-mapping/ |
H A D | ClangExtDefMapGen.cpp | 172 static int HandleFiles(ArrayRef<std::string> SourceFiles, in HandleFiles()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | PdbYaml.h | 68 std::vector<StringRef> SourceFiles; member
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandCompletions.cpp | 305 void CommandCompletions::SourceFiles(CommandInterpreter &interpreter, in SourceFiles() function in CommandCompletions
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 89 SourceFiles, enumerator
|