Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
HDCompilationDatabase.cpp80 findCompilationDatabaseFromDirectory(StringRef Directory, in findCompilationDatabaseFromDirectory()
107 StringRef Directory = llvm::sys::path::parent_path(AbsolutePath); in autoDetectFromSource() local
328 const Twine &Directory) { in loadFromCommandLine()
358 FixedCompilationDatabase::loadFromBuffer(StringRef Directory, StringRef Data, in loadFromBuffer()
374 const Twine &Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase()
395 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
HDJSONCompilationDatabase.cpp163 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
350 llvm::yaml::ScalarNode *Directory = nullptr; in parse() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/InstallAPI/
HDDirectoryScanner.cpp26 llvm::Error DirectoryScanner::scan(StringRef Directory) { in scan()
33 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()
HDHeaderFile.cpp45 llvm::Expected<PathSeq> enumerateFiles(FileManager &FM, StringRef Directory) { in enumerateFiles()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
HDBuildID.cpp69 auto GetDebugPath = [&](StringRef Directory) { in fetch()
90 for (const auto &Directory : DebugFileDirectories) { in fetch() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/InstallAPI/
HDLibrary.h23 Library(StringRef Directory) : BaseDirectory(Directory) {} in Library()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/
HDCompilationDatabase.h52 std::string Directory; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDModuleDebugInfoPrinter.cpp28 static void printFile(raw_ostream &O, StringRef Filename, StringRef Directory, in printFile()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMinidump.h125 struct Directory { struct
129 static_assert(sizeof(Directory) == 12); argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCDwarf.h331 void maybeSetRootFile(StringRef Directory, StringRef FileName, in maybeSetRootFile()
339 unsigned getFile(StringRef Directory, StringRef FileName, in getFile()
380 void setRootFile(StringRef Directory, StringRef FileName, in setRootFile()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDFileCollector.cpp62 StringRef Directory = sys::path::parent_path(SrcPath); in updateWithRealPath() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesManager.cpp140 APINotesManager::findAPINotesFile(DirectoryEntryRef Directory, in findAPINotesFile()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDOutputSections.cpp56 StringEntry *Directory, in DebugTypeDeclFilePatch()
HDOutputSections.h137 StringEntry *Directory = nullptr; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
HDMCDwarf.cpp575 MCDwarfLineTable::tryGetFile(StringRef &Directory, StringRef &FileName, in tryGetFile()
583 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile()
592 MCDwarfLineTableHeader::tryGetFile(StringRef &Directory, StringRef &FileName, in tryGetFile()
HDMCAsmStreamer.cpp1629 unsigned FileNo, StringRef Directory, StringRef Filename, in printDwarfFileDirective()
1660 unsigned FileNo, StringRef Directory, StringRef Filename, in tryEmitDwarfFileDirective()
1694 StringRef Directory, StringRef Filename, in emitDwarfFile0Directive()
HDMCContext.cpp984 MCContext::getDwarfFile(StringRef Directory, StringRef FileName, in getDwarfFile()
HDMCStreamer.cpp232 unsigned FileNo, StringRef Directory, StringRef Filename, in tryEmitDwarfFileDirective()
239 void MCStreamer::emitDwarfFile0Directive(StringRef Directory, in emitDwarfFile0Directive()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/WindowsDriver/
HDMSVCPaths.cpp64 llvm::StringRef Directory) { in getHighestNumericTupleInDirectory()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDMinGW.cpp477 static bool looksLikeMinGWSysroot(const std::string &Directory) { in looksLikeMinGWSysroot()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDHeaderSearch.h174 OptionalDirectoryEntryRef Directory; member
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDModuleMap.cpp184 auto Directory = M->Directory; in findHeader() local
1532 DirectoryEntryRef Directory; member in clang::ModuleMapParser
1596 DirectoryEntryRef Directory, bool IsSystem) in ModuleMapParser()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDModule.h159 OptionalDirectoryEntryRef Directory; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVDWARFReader.cpp728 std::string Directory; in createLineAndFileRecords() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDHTMLDiagnostics.cpp66 std::string Directory; member in __anon03bcb1350111::HTMLDiagnostics

12