Home
last modified time | relevance | path

Searched defs:Files (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp94 void adjustColumnWidths(ArrayRef<StringRef> Files, in adjustColumnWidths()
390 void CoverageReport::renderFunctionReports(ArrayRef<std::string> Files, in renderFunctionReports()
474 ArrayRef<std::string> Files, const CoverageViewOptions &Options, in prepareFileReports()
520 raw_ostream &OS, ArrayRef<std::string> Files, in renderFileReports()
590 std::vector<StringRef> Files(SourceFiles.begin(), SourceFiles.end()); in prepareDirectoryReports() local
615 const ArrayRef<StringRef> &Files, FileCoverageSummary *Totals) { in prepareSubDirectoryReports()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h55 ArrayRef<FileEntry> Files; variable
65 std::vector<FileEntry> Files; member
H A DGsymCreator.h144 std::vector<llvm::gsym::FileEntry> Files; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp215 llvm::IntrusiveRefCntPtr<FileManager> Files( in runToolOnCodeWithArgs() local
351 FileManager *Files, std::shared_ptr<PCHContainerOperations> PCHContainerOps) in ToolInvocation()
357 std::unique_ptr<FrontendAction> FAction, FileManager *Files, in ToolInvocation()
443 std::shared_ptr<CompilerInvocation> Invocation, FileManager *Files, in runInvocation()
473 IntrusiveRefCntPtr<FileManager> Files) in ClangTool()
648 FileManager *Files, in runInvocation()
700 llvm::IntrusiveRefCntPtr<FileManager> Files( in buildASTFromCodeWithArgs() local
H A DRefactoring.cpp71 FileManager &Files = SM.getFileManager(); in formatAndApplyAllReplacements() local
H A DAllTUsExecution.cpp101 std::vector<std::string> Files; in execute() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTarWriter.h30 StringSet<> Files; variable
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h304 FileManager *Files; variable
391 llvm::IntrusiveRefCntPtr<FileManager> Files; variable
/freebsd/contrib/unbound/doc/
H A Dunbound-checkconf.rst88 Files chapter
H A Dunbound-anchor.rst265 Files chapter
H A Dunbound-control.rst1394 Files chapter
H A Dunbound.conf.rst5230 Files chapter
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp129 static cl::opt<std::string> Files( variable
221 SourceManager &Sources, FileManager &Files, in createInMemoryFile()
242 FileManager Files(FileSystemOptions(), InMemoryFileSystem); in fillRanges() local
516 FileManager Files(FileSystemOptions(), InMemoryFileSystem); in format() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp138 bool Compilation::CleanupFileList(const llvm::opt::ArgStringList &Files, in CleanupFileList()
146 bool Compilation::CleanupFileMap(const ArgStringMap &Files, in CleanupFileMap()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.h60 std::vector<MergeFileInfo> Files; member
H A DFuzzerDataFlowTrace.cpp107 std::vector<SizedFile> Files; in ReadCoverage() local
165 std::vector<SizedFile> Files; in Init() local
H A DFuzzerIO.cpp105 std::vector<std::string> Files; in ReadDirToVectorOfUnits() local
124 std::vector<std::string> Files; in GetSizedFilesFromDir() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp333 CComPtr<IDiaEnumSourceFiles> Files; in getAllSourceFiles() local
342 CComPtr<IDiaEnumSourceFiles> Files; in getSourceFilesForCompiland() local
397 CComPtr<IDiaEnumInjectedSources> Files = in getInjectedSources() local
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DHeaderFile.cpp46 PathSeq Files; in enumerateFiles() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h74 std::vector<file_type> Files; member
127 llvm::DenseSet<file_type> Files; in removeOverriddenTables() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.cpp58 if (auto Files = Session.getSourceFilesForCompiland(Symbol)) { in start() local
H A DYAMLOutputStyle.cpp235 auto Files = Modules.source_files(I); in dumpDbiStream() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp146 const std::vector<std::unique_ptr<MemoryBuffer>> &Files) { in pruneCache() argument
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTokens.h375 llvm::DenseMap<FileID, MarkedFile> Files; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CGData/
H A DCodeGenData.h206 SmallVector<std::unique_ptr<MemoryBuffer>> Files; member

12