Home
last modified time | relevance | path

Searched defs:RestoreCWD (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DTooling.h384 bool RestoreCWD = true; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp605 void ClangTool::setRestoreWorkingDir(bool RestoreCWD) { in setRestoreWorkingDir()