Home
last modified time | relevance | path

Searched refs:Redirects (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Driver/
DCompilation.cpp31 TranslatedArgs(_TranslatedArgs), Redirects(0) { in Compilation()
51 if (Redirects) { in ~Compilation()
52 delete Redirects[1]; in ~Compilation()
53 delete Redirects[2]; in ~Compilation()
54 delete [] Redirects; in ~Compilation()
180 /*env*/0, Redirects, in ExecuteCommand()
229 Redirects = new const llvm::sys::Path*[3](); in initCompilationForDiagnostics()
230 Redirects[1] = new const llvm::sys::Path(); in initCompilationForDiagnostics()
231 Redirects[2] = new const llvm::sys::Path(); in initCompilationForDiagnostics()
/external/llvm/tools/bugpoint/
DOptimizerDriver.cpp205 const sys::Path *Redirects[3] = {0, &Nowhere, &Nowhere}; in runPasses() local
208 (SilencePasses ? Redirects : 0), in runPasses()
/external/clang/include/clang/Driver/
DCompilation.h64 const llvm::sys::Path **Redirects; variable
/external/openssh/
Dssh.0190 -n Redirects stdin from /dev/null (actually, prevents reading from
/external/webkit/Source/WebCore/
DChangeLog7127 …g the load callbacks, to avoid any outgoing network hits or accounting. Redirects are handled beca…
DChangeLog-2009-06-1627212 400. Redirects are handled automatically by libsoup, but the rest