Home
last modified time | relevance | path

Searched defs:SourceFiles (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp197 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 DCoverageExporterJson.cpp230 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 Dgcov.cpp86 cl::list<std::string> SourceFiles(cl::Positional, cl::OneOrMore, in gcovMain() local
H A DSourceCoverageViewText.cpp32 ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, in createIndexFile()
H A DSourceCoverageViewHTML.cpp395 ArrayRef<std::string> SourceFiles, const CoverageMapping &Coverage, in createIndexFile()
H A DCodeCoverage.cpp152 std::vector<std::string> SourceFiles; member in __anone83340200111::CodeCoverageTool
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h143 std::vector<std::string> SourceFiles; variable
H A DSymbolCache.h63 mutable std::vector<std::unique_ptr<NativeSourceFile>> SourceFiles; variable
/llvm-project-15.0.7/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp171 static int HandleFiles(ArrayRef<std::string> SourceFiles, in HandleFiles()
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp297 CComPtr<IDiaEnumSourceFiles> SourceFiles; in findSourceFiles() local
308 auto SourceFiles = findSourceFiles(Compiland, Pattern, Flags); in findOneSourceFile() local
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h68 std::vector<StringRef> SourceFiles; member
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandCompletions.cpp305 void CommandCompletions::SourceFiles(CommandInterpreter &interpreter, in SourceFiles() function in CommandCompletions
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h89 SourceFiles, enumerator