Home
last modified time | relevance | path

Searched defs:Directory (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp74 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 DJSONCompilationDatabase.cpp158 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 DDirectoryScanner.cpp25 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 DHeaderFile.cpp45 llvm::Expected<PathSeq> enumerateFiles(FileManager &FM, StringRef Directory) { in enumerateFiles()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DBuildID.cpp69 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 DLibrary.h23 Library(StringRef Directory) : BaseDirectory(Directory) {} in Library()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DCompilationDatabase.h52 std::string Directory; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMinidump.h92 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 DModuleDebugInfoPrinter.cpp26 static void printFile(raw_ostream &O, StringRef Filename, StringRef Directory, in printFile()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h137 struct Directory { struct
141 static_assert(sizeof(Directory) == 12); argument
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h349 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 DFileCollector.cpp62 StringRef Directory = sys::path::parent_path(SrcPath); in updateWithRealPath() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp139 APINotesManager::findAPINotesFile(DirectoryEntryRef Directory, in findAPINotesFile()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp55 StringEntry *Directory, in DebugTypeDeclFilePatch()
H A DOutputSections.h137 StringEntry *Directory = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp614 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 DMCAsmStreamer.cpp1593 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 DMSVCPaths.cpp64 llvm::StringRef Directory) { in getHighestNumericTupleInDirectory()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h162 OptionalDirectoryEntryRef Directory; member
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp491 static bool looksLikeMinGWSysroot(const std::string &Directory) { in looksLikeMinGWSysroot()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp177 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 DLVDWARFReader.cpp527 std::string Directory; in createLineAndFileRecords() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h198 OptionalDirectoryEntryRef Directory; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp519 for (const auto &Directory : Opts.GsymFileDirectory) { in lookUpGsymFile() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp62 std::string Directory; member in __anon0dc04f5c0111::HTMLDiagnostics

12