Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.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()
H A DJSONCompilationDatabase.cpp163 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
351 llvm::yaml::ScalarNode *Directory = nullptr; in parse() local
/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/Tooling/
H A DCompilationDatabase.h52 std::string Directory; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp28 static void printFile(raw_ostream &O, StringRef Filename, StringRef Directory, in printFile()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h120 struct Directory { struct
124 static_assert(sizeof(Directory) == 12); argument
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.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/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.cpp56 StringEntry *Directory, in DebugTypeDeclFilePatch()
H A DOutputSections.h137 StringEntry *Directory = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp569 MCDwarfLineTable::tryGetFile(StringRef &Directory, StringRef &FileName, in tryGetFile()
577 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile()
586 MCDwarfLineTableHeader::tryGetFile(StringRef &Directory, StringRef &FileName, in tryGetFile()
H A DMCAsmStreamer.cpp1609 unsigned FileNo, StringRef Directory, StringRef Filename, in printDwarfFileDirective()
1640 unsigned FileNo, StringRef Directory, StringRef Filename, in tryEmitDwarfFileDirective()
1674 StringRef Directory, StringRef Filename, in emitDwarfFile0Directive()
H A DMCStreamer.cpp233 unsigned FileNo, StringRef Directory, StringRef Filename, in tryEmitDwarfFileDirective()
240 void MCStreamer::emitDwarfFile0Directive(StringRef Directory, in emitDwarfFile0Directive()
H A DMCContext.cpp981 MCContext::getDwarfFile(StringRef Directory, StringRef FileName, in getDwarfFile()
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp64 llvm::StringRef Directory) { in getHighestNumericTupleInDirectory()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp474 static bool looksLikeMinGWSysroot(const std::string &Directory) { in looksLikeMinGWSysroot()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h157 OptionalDirectoryEntryRef Directory; member
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp184 auto Directory = M->Directory; in findHeader() local
1527 DirectoryEntryRef Directory; member in clang::ModuleMapParser
1591 DirectoryEntryRef Directory, bool IsSystem) in ModuleMapParser()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp715 std::string Directory; in createLineAndFileRecords() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h159 OptionalDirectoryEntryRef Directory; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp66 std::string Directory; member in __anona42bc8240111::HTMLDiagnostics
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1391 enum class Option { Directory, File }; in printLocalNames() enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp215 DIFile *DIBuilder::createFile(StringRef Filename, StringRef Directory, in createFile()
H A DDebugInfoMetadata.cpp904 MDString *Directory, in getImpl()

12