Searched defs:CWD (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h110 getP1689ModuleDependencyFile(const clang::tooling::CompileCommand &Command, StringRef CWD) argument
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp73 getDependencyFile( const std::vector<std::string> &CommandLine, StringRef CWD) argument
86 getP1689ModuleDependencyFile( const CompileCommand &Command, StringRef CWD, std::string &MakeformatOutput, std::string &MakeformatOutputPath) argument
142 getTranslationUnitDependencies( const std::vector<std::string> &CommandLine, StringRef CWD, const llvm::DenseSet<ModuleID> &AlreadySeen, LookupModuleOutputCallback LookupModuleOutput) argument
155 getModuleDependencies( StringRef ModuleName, const std::vector<std::string> &CommandLine, StringRef CWD, const llvm::DenseSet<ModuleID> &AlreadySeen, LookupModuleOutputCallback LookupModuleOutput) argument
H A DDependencyScanningFilesystem.cpp370 llvm::ErrorOr<std::string> CWD = local
H A DModuleDepCollector.cpp331 llvm::ErrorOr<std::string> CWD = VFS.getCurrentWorkingDirectory(); local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp482 SmallString<128> CWD; local
/freebsd-current/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp480 SmallString<128> CWD; local
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp165 StringRef CWD; local
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp832 SmallVector<std::pair<OptionalFileEntryRef, DirectoryEntryRef>, 1> CWD; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h764 CWD, member in class:llvm::vfs::RedirectingFileSystem::RootRelativeKind
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp2360 auto CWD = D.getVFS().getCurrentWorkingDirectory(); local
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c110 CWD = 299, enumerator in enum:yytokentype
195 #define CWD 299 macro
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp995 auto CWD = FileMgr.getOptionalDirectoryRef("."); local
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1337 auto CWD = local
/freebsd-current/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c161 CWD, /* so data16 can be evaluated for cwd and variants */ enumerator in enum:__anon1373
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8933 SDValue CWD; local

Completed in 362 milliseconds