Searched defs:Files (Results 1 - 25 of 41) sorted by relevance

12

/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DTarWriter.h29 StringSet<> Files; member in class:llvm::TarWriter
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.h60 std::vector<MergeFileInfo> Files; member in struct:fuzzer::Merger
H A DFuzzerFork.cpp97 std::vector<std::string> Files; member in struct:fuzzer::GlobalEnv
[all...]
H A DFuzzerIO.cpp105 std::vector<std::string> Files; local
124 std::vector<std::string> Files; local
/openbsd-current/gnu/llvm/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp112 auto Files = llvm::makeIntrusiveRefCnt<FileManager>(FileSystemOptions(), OFS); local
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp47 llvm::DenseMap<unsigned, const FileEntry *> Files; member in class:__anon1172::CXLoadedDiagnosticSetImpl
/openbsd-current/gnu/llvm/clang/lib/Tooling/
H A DAllTUsExecution.cpp101 std::vector<std::string> Files; local
H A DRefactoring.cpp73 FileManager &Files = SM.getFileManager(); local
H A DInterpolatingCompilationDatabase.cpp319 FileIndex(std::vector<std::string> Files) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h140 std::vector<llvm::gsym::FileEntry> Files; member in class:llvm::gsym::GsymCreator
H A DGsymReader.h54 ArrayRef<FileEntry> Files; member in class:llvm::gsym::GsymReader
64 std::vector<FileEntry> Files; member in struct:llvm::gsym::GsymReader::SwappedData
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/IPC/Driver/
H A DFiles.pm
/openbsd-current/gnu/llvm/clang/tools/clang-diff/
H A DClangDiff.cpp105 std::array<std::string, 1> Files = {{std::string(Filename)}}; local
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DDependencyFile.cpp362 ArrayRef<std::string> Files = getDependencies(); local
/openbsd-current/gnu/llvm/clang/include/clang/Tooling/
H A DTooling.h295 FileManager *Files; member in class:clang::tooling::ToolInvocation
387 llvm::IntrusiveRefCntPtr<FileManager> Files; member in class:clang::tooling::ClangTool
[all...]
/openbsd-current/gnu/llvm/clang/tools/clang-rename/
H A DClangRename.cpp165 auto Files = OP.getSourcePathList(); local
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h74 std::vector<file_type> Files; member in struct:clang::serialization::MultiOnDiskHashTable::MergedTable
129 llvm::DenseSet<file_type> Files; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DCachePruning.cpp145 pruneCache(StringRef Path, CachePruningPolicy Policy, const std::vector<std::unique_ptr<MemoryBuffer>> &Files) argument
/openbsd-current/gnu/llvm/clang/lib/Driver/
H A DCompilation.cpp141 bool Compilation::CleanupFileList(const llvm::opt::ArgStringList &Files, argument
149 bool Compilation::CleanupFileMap(const ArgStringMap &Files, argument
/openbsd-current/gnu/llvm/clang/include/clang/Tooling/Syntax/
H A DTokens.h375 llvm::DenseMap<FileID, MarkedFile> Files; member in class:clang::syntax::TokenBuffer
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCCodeView.h251 SmallVector<FileInfo, 4> Files; member in class:llvm::CodeViewContext
/openbsd-current/gnu/llvm/llvm/tools/llvm-link/
H A Dllvm-link.cpp376 linkFiles(const char *argv0, LLVMContext &Context, Linker &L, const cl::list<std::string> &Files, unsigned Flags) argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageExporterJson.cpp286 auto Files = renderFiles(Coverage, SourceFiles, FileReports, Options); local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp333 CComPtr<IDiaEnumSourceFiles> Files; local
342 CComPtr<IDiaEnumSourceFiles> Files; local
397 CComPtr<IDiaEnumInjectedSources> Files = local
/openbsd-current/gnu/llvm/clang/tools/clang-format/
H A DClangFormat.cpp209 createInMemoryFile(StringRef FileName, MemoryBufferRef Source, SourceManager &Sources, FileManager &Files, llvm::vfs::InMemoryFileSystem *MemFS) argument
[all...]

Completed in 227 milliseconds

12