| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | CompilationDatabase.cpp | 74 findCompilationDatabaseFromDirectory(StringRef Directory, in findCompilationDatabaseFromDirectory() 101 StringRef Directory = llvm::sys::path::parent_path(AbsolutePath); in autoDetectFromSource() local 322 const Twine &Directory) { in loadFromCommandLine() 352 FixedCompilationDatabase::loadFromBuffer(StringRef Directory, StringRef Data, in loadFromBuffer() 368 const Twine &Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase() 389 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
|
| H A D | JSONCompilationDatabase.cpp | 158 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory() 345 llvm::yaml::ScalarNode *Directory = nullptr; in parse() local
|
| /freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
| H A D | DirectoryScanner.cpp | 25 llvm::Error DirectoryScanner::scan(StringRef Directory) { in scan() 32 llvm::Error DirectoryScanner::scanForUnwrappedLibraries(StringRef Directory) { in scanForUnwrappedLibraries() 139 DirectoryScanner::scanMultipleFrameworks(StringRef Directory, in scanMultipleFrameworks() 171 DirectoryScanner::scanSubFrameworksDirectory(StringRef Directory, in scanSubFrameworksDirectory() 273 llvm::Error DirectoryScanner::scanForFrameworks(StringRef Directory) { in scanForFrameworks()
|
| H A D | HeaderFile.cpp | 45 llvm::Expected<PathSeq> enumerateFiles(FileManager &FM, StringRef Directory) { in enumerateFiles()
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | BuildID.cpp | 69 auto GetDebugPath = [&](StringRef Directory) { in fetch() 90 for (const auto &Directory : DebugFileDirectories) { in fetch() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
| H A D | Library.h | 23 Library(StringRef Directory) : BaseDirectory(Directory) {} in Library()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | CompilationDatabase.h | 52 std::string Directory; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | Minidump.h | 92 getExceptionStream(minidump::Directory Directory) const { in getExceptionStream() 346 MinidumpFile::getStreamFromDirectory(minidump::Directory Directory) const { in getStreamFromDirectory()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ModuleDebugInfoPrinter.cpp | 26 static void printFile(raw_ostream &O, StringRef Filename, StringRef Directory, in printFile()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Minidump.h | 137 struct Directory { struct 141 static_assert(sizeof(Directory) == 12); argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCDwarf.h | 349 void maybeSetRootFile(StringRef Directory, StringRef FileName, in maybeSetRootFile() 357 unsigned getFile(StringRef Directory, StringRef FileName, in getFile() 404 void setRootFile(StringRef Directory, StringRef FileName, in setRootFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | FileCollector.cpp | 62 StringRef Directory = sys::path::parent_path(SrcPath); in updateWithRealPath() local
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesManager.cpp | 139 APINotesManager::findAPINotesFile(DirectoryEntryRef Directory, in findAPINotesFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | OutputSections.cpp | 55 StringEntry *Directory, in DebugTypeDeclFilePatch()
|
| H A D | OutputSections.h | 137 StringEntry *Directory = nullptr; member
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCDwarf.cpp | 614 MCDwarfLineTable::tryGetFile(StringRef &Directory, StringRef &FileName, in tryGetFile() 622 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile() 631 MCDwarfLineTableHeader::tryGetFile(StringRef &Directory, StringRef &FileName, in tryGetFile()
|
| H A D | MCAsmStreamer.cpp | 1593 unsigned FileNo, StringRef Directory, StringRef Filename, in printDwarfFileDirective() 1624 unsigned FileNo, StringRef Directory, StringRef Filename, in tryEmitDwarfFileDirective() 1657 StringRef Directory, StringRef Filename, in emitDwarfFile0Directive()
|
| /freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/ |
| H A D | MSVCPaths.cpp | 64 llvm::StringRef Directory) { in getHighestNumericTupleInDirectory()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | HeaderSearch.h | 162 OptionalDirectoryEntryRef Directory; member
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | MinGW.cpp | 491 static bool looksLikeMinGWSysroot(const std::string &Directory) { in looksLikeMinGWSysroot()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 177 auto Directory = M->Directory; in findHeader() local 1552 DirectoryEntryRef Directory; member in clang::ModuleMapLoader 1597 DirectoryEntryRef Directory, bool IsSystem) in ModuleMapLoader()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVDWARFReader.cpp | 527 std::string Directory; in createLineAndFileRecords() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Module.h | 198 OptionalDirectoryEntryRef Directory; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| H A D | Symbolize.cpp | 519 for (const auto &Directory : Opts.GsymFileDirectory) { in lookUpGsymFile() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | HTMLDiagnostics.cpp | 62 std::string Directory; member in __anon0dc04f5c0111::HTMLDiagnostics
|