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

/freebsd-13-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
H A DSymbolCache.h57 mutable std::vector<std::unique_ptr<NativeSourceFile>> SourceFiles; member in class:llvm::pdb::SymbolCache
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp112 std::vector<std::string> SourceFiles; local
120 void CoverageExporterLcov::renderRoot(ArrayRef<std::string> SourceFiles) { argument
100 renderFiles(raw_ostream &OS, const coverage::CoverageMapping &Coverage, ArrayRef<std::string> SourceFiles, ArrayRef<FileCoverageSummary> FileReports, bool ExportSummaryOnly, bool SkipFunctions) argument
H A DCoverageExporterJson.cpp207 std::vector<std::string> SourceFiles; local
215 void CoverageExporterJson::renderRoot(ArrayRef<std::string> SourceFiles) { argument
162 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 DCodeCoverage.cpp137 std::vector<std::string> SourceFiles; member in class:__anon4823::CodeCoverageTool
998 Report.renderFileReports(llvm::outs(), SourceFiles); local
[all...]
H A DSourceCoverageViewHTML.cpp388 createIndexFile( ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, const CoverageFiltersMatchAll &Filters) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h72 std::vector<StringRef> SourceFiles; member in struct:llvm::pdb::yaml::PdbDbiModuleInfo
/freebsd-13-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-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp284 void CommandCompletions::SourceFiles(CommandInterpreter &interpreter, function in class:CommandCompletions
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h89 SourceFiles, member in class:llvm::pdb::PDB_TableType

Completed in 71 milliseconds