Home
last modified time | relevance | path

Searched refs:Stdout (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/RPC/
H A Drpc_server.h119 Stdout = 2, in to_stream() enumerator
127 if (type == Stdout) in to_stream()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp196 case ShowIncludesDestination::Stdout: in AttachHeaderIncludeGen()
H A DCompilerInvocation.cpp2442 Opts.ShowIncludesDest = ShowIncludesDestination::Stdout; in ParseDependencyOutputArgs()