Searched defs:Directory (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Tooling/
H A DCompilationDatabase.h45 CompileCommand(Twine Directory, ArrayRef<std::string> CommandLine) argument
49 std::string Directory; member in struct:clang::tooling::CompileCommand
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.h34 std::string Directory; member in class:llvm::DebugIR
50 DebugIR(bool HideDebugIntrinsics, bool HideDebugMetadata, llvm::StringRef Directory, llvm::StringRef Filename) argument
H A DDebugIR.cpp160 StringRef Directory; member in class:__anon2737::DIUpdater
457 bool getSourceInfoFromModule(const Module &M, std::string &Directory, argument
472 getSourceInfoFromDI(const Module &M, std::string &Directory, std::string &Filename) argument
611 createDebugIRPass(bool HideDebugIntrinsics, bool HideDebugMetadata, StringRef Directory, StringRef Filename) argument
[all...]
/freebsd-10.3-release/contrib/llvm/lib/MC/
H A DMCPureStreamer.cpp100 virtual bool EmitDwarfFileDirective(unsigned FileNo, StringRef Directory, argument
H A DMCContext.cpp337 unsigned MCContext::GetDwarfFile(StringRef Directory, StringRef FileName, argument
[all...]
H A DMCNullStreamer.cpp93 virtual bool EmitDwarfFileDirective(unsigned FileNo, StringRef Directory, argument
H A DMCStreamer.cpp170 EmitDwarfFileDirective(unsigned FileNo, StringRef Directory, StringRef Filename, unsigned CUID) argument
H A DMCAsmStreamer.cpp817 bool MCAsmStreamer::EmitDwarfFileDirective(unsigned FileNo, StringRef Directory, argument
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Tooling/
H A DCompilationDatabase.cpp59 findCompilationDatabaseFromDirectory(StringRef Directory, argument
86 StringRef Directory = llvm::sys::path::parent_path(AbsolutePath); local
281 loadFromCommandLine(int &Argc, const char **Argv, Twine Directory) argument
297 FixedCompilationDatabase(Twine Directory, ArrayRef<std::string> CommandLine) argument
[all...]
H A DJSONCompilationDatabase.cpp255 llvm::yaml::ScalarNode *Directory = NULL; local
121 loadFromDirectory( StringRef Directory, std::string &ErrorMessage) argument
/freebsd-10.3-release/usr.sbin/pkg_install/add/
H A Dmain.c47 char *Directory = NULL; variable
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp39 std::string Directory; member in class:__anon3639::HTMLDiagnostics
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearch.h150 const DirectoryEntry *Directory; member in struct:clang::HeaderSearch::FrameworkCacheEntry
/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DDIBuilder.cpp203 DIFile DIBuilder::createFile(StringRef Filename, StringRef Directory) { argument
84 createFilePathPair(LLVMContext &VMContext, StringRef Filename, StringRef Directory) argument
96 createCompileUnit(unsigned Lang, StringRef Filename, StringRef Directory, StringRef Producer, bool isOptimized, StringRef Flags, unsigned RunTimeVer, StringRef SplitName) argument
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp843 const DirectoryEntry *Directory; member in class:clang::ModuleMapParser
890 ModuleMapParser(Lexer &L, SourceManager &SourceMgr, const TargetInfo *Target, DiagnosticsEngine &Diags, ModuleMap &Map, const DirectoryEntry *Directory, const DirectoryEntry *BuiltinIncludeDir, bool IsSystem) argument
[all...]
/freebsd-10.3-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2574 StringRef Directory; local

Completed in 212 milliseconds