/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningTool.cpp | 104 const std::vector<std::string> &CommandLine, StringRef CWD, in getDependencyFile() 117 const CompileCommand &Command, StringRef CWD, in getP1689ModuleDependencyFile() 162 const std::vector<std::string> &CommandLine, StringRef CWD, in getFullDependencies() 177 const std::vector<std::string> &CommandLine, StringRef CWD, in getFullDependenciesLegacyDriverCommand()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-mc/ |
H A D | llvm-mc.cpp | 479 SmallString<128> CWD; in main() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-ml/ |
H A D | llvm-ml.cpp | 346 SmallString<128> CWD; in main() local
|
/openbsd-src/gnu/llvm/clang/tools/driver/ |
H A D | cc1as_main.cpp | 471 SmallString<128> CWD; in ExecuteAssemblerImpl() local
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/ |
H A D | Tooling.cpp | 520 if (auto CWD = OverlayFileSystem->getCurrentWorkingDirectory()) { in run() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | VirtualFileSystem.h | 764 CWD, enumerator
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/ |
H A D | FrontendAction.cpp | 827 SmallVector<std::pair<const FileEntry *, const DirectoryEntry *>, 1> CWD; in BeginSourceFile() local
|
/openbsd-src/gnu/llvm/clang/tools/clang-scan-deps/ |
H A D | ClangScanDeps.cpp | 741 std::string CWD; in main() local
|
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingReader.cpp | 160 StringRef CWD; in readUncompressed() local
|
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | Clang.cpp | 552 } else if (llvm::ErrorOr<std::string> CWD = in addDebugCompDirArg() local 839 } else if (llvm::ErrorOr<std::string> CWD = in addPGOAndCoverageFlags() local 2343 auto CWD = D.getVFS().getCurrentWorkingDirectory(); in DumpCompilationDatabase() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 1591 SmallString<256> CWD; in getCurrentDirname() local
|
H A D | CGDebugInfo.cpp | 508 llvm::ErrorOr<std::string> CWD = in getCurrentDirname() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | CommandLine.cpp | 1279 if (auto CWD = FS->getCurrentWorkingDirectory()) { in expandResponseFiles() local
|
H A D | VirtualFileSystem.cpp | 1154 auto CWD = getCurrentWorkingDirectory(); in getRealPath() local
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 1280 auto *CWD = in WriteControlBlock() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 8791 SDValue CWD; in LowerGET_ROUNDING() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 29096 SDValue CWD = DAG.getLoad(MVT::i16, DL, Chain, StackSlot, MPI, Align(2)); in LowerGET_ROUNDING() local 29139 SDValue CWD = DAG.getLoad(MVT::i16, DL, Chain, StackSlot, MPI); in LowerSET_ROUNDING() local 29206 SDValue CWD = DAG.getLoad(MVT::i32, DL, Chain, StackSlot, MPI); in LowerSET_ROUNDING() local
|