Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp80 findCompilationDatabaseFromDirectory(StringRef Directory, in findCompilationDatabaseFromDirectory()
107 StringRef Directory = llvm::sys::path::parent_path(AbsolutePath); in autoDetectFromSource() local
326 const Twine &Directory) { in loadFromCommandLine()
356 FixedCompilationDatabase::loadFromBuffer(StringRef Directory, StringRef Data, in loadFromBuffer()
372 const Twine &Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase()
393 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
H A DJSONCompilationDatabase.cpp166 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
354 llvm::yaml::ScalarNode *Directory = nullptr; in parse() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DCompilationDatabase.h52 std::string Directory; member
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/gtk/
H A Dsupport.h41 # define bindtextdomain(Domain,Directory) (Domain) argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp61 static void printFile(raw_ostream &O, StringRef Filename, StringRef Directory, in printFile()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMinidump.h120 struct Directory { struct
124 static_assert(sizeof(Directory) == 12, ""); argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h288 void maybeSetRootFile(StringRef Directory, StringRef FileName, in maybeSetRootFile()
296 unsigned getFile(StringRef Directory, StringRef FileName, in getFile()
332 void setRootFile(StringRef Directory, StringRef FileName, in setRootFile()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp358 auto getDebugPath = [&](StringRef Directory) { in findDebugBinary()
381 for (const auto &Directory : DebugFileDirectory) { in findDebugBinary() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFileCollector.cpp60 StringRef Directory = sys::path::parent_path(SrcPath); in updateWithRealPath() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp532 Expected<unsigned> MCDwarfLineTable::tryGetFile(StringRef &Directory, in tryGetFile()
542 static bool isRootFile(const MCDwarfFile &RootFile, StringRef &Directory, in isRootFile()
550 MCDwarfLineTableHeader::tryGetFile(StringRef &Directory, in tryGetFile()
H A DMCAsmStreamer.cpp1446 unsigned FileNo, StringRef Directory, StringRef Filename, in printDwarfFileDirective()
1477 unsigned FileNo, StringRef Directory, StringRef Filename, in tryEmitDwarfFileDirective()
1509 void MCAsmStreamer::emitDwarfFile0Directive(StringRef Directory, in emitDwarfFile0Directive()
H A DMCStreamer.cpp227 MCStreamer::tryEmitDwarfFileDirective(unsigned FileNo, StringRef Directory, in tryEmitDwarfFileDirective()
236 void MCStreamer::emitDwarfFile0Directive(StringRef Directory, in emitDwarfFile0Directive()
H A DMCContext.cpp863 Expected<unsigned> MCContext::getDwarfFile(StringRef Directory, in getDwarfFile()
/netbsd-src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Doslinuxtbl.c1167 char *Directory) in OslListCustomizedTables()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h148 const DirectoryEntry *Directory; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp178 auto *Directory = M->Directory; in findHeader() local
1433 const DirectoryEntry *Directory; member in clang::ModuleMapParser
1499 const DirectoryEntry *Directory, bool IsSystem) in ModuleMapParser()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h129 const DirectoryEntry *Directory = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c244 value Directory) { in llvm_dibuild_create_file()
349 const char *Directory = LLVMDIFileGetDirectory(File, &Len); in llvm_di_file_get_directory() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp62 std::string Directory; member in __anon480ceb270111::HTMLDiagnostics
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.cpp79 StringRef Directory) { in getHighestNumericTupleInDirectory()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp215 DIFile *DIBuilder::createFile(StringRef Filename, StringRef Directory, in createFile()
H A DDebugInfoMetadata.cpp724 MDString *Directory, in getImpl()
H A DDebugInfo.cpp898 size_t FilenameLen, const char *Directory, in LLVMDIBuilderCreateFile()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp3028 for (StringRef Directory = Path; !Directory.empty(); in getStyle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3477 StringRef Directory; in parseDirectiveFile() local

12