Searched defs:SourceFiles (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h93 std::vector<std::string> SourceFiles; member in class:llvm::pdb::DbiModuleDescriptorBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp110 std::vector<std::string> SourceFiles; local
118 void CoverageExporterLcov::renderRoot(ArrayRef<std::string> SourceFiles) { argument
99 renderFiles(raw_ostream &OS, const coverage::CoverageMapping &Coverage, ArrayRef<std::string> SourceFiles, ArrayRef<FileCoverageSummary> FileReports, bool ExportSummaryOnly) argument
H A DCoverageExporterJson.cpp204 std::vector<std::string> SourceFiles; local
212 void CoverageExporterJson::renderRoot(ArrayRef<std::string> SourceFiles) { argument
161 renderFiles(const coverage::CoverageMapping &Coverage, ArrayRef<std::string> SourceFiles, ArrayRef<FileCoverageSummary> FileReports, const CoverageViewOptions &Options) argument
[all...]
H A DSourceCoverageViewText.cpp30 createIndexFile( ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, const CoverageFiltersMatchAll &Filters) argument
H A DSourceCoverageViewHTML.cpp389 createIndexFile( ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, const CoverageFiltersMatchAll &Filters) argument
H A DCodeCoverage.cpp136 std::vector<std::string> SourceFiles; member in class:__anon2842::CodeCoverageTool
994 Report.renderFileReports(llvm::outs(), SourceFiles); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h72 std::vector<StringRef> SourceFiles; member in struct:llvm::pdb::yaml::PdbDbiModuleInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp297 CComPtr<IDiaEnumSourceFiles> SourceFiles; local
308 auto SourceFiles = findSourceFiles(Compiland, Pattern, Flags); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp66 void CommandCompletions::SourceFiles(CommandInterpreter &interpreter, function in class:CommandCompletions
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h87 SourceFiles, member in class:llvm::pdb::PDB_TableType

Completed in 136 milliseconds