Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp620 CompilerInvocation &DummyInvocation, in RoundTrip() argument
661 if (!Parse(DummyInvocation, CommandLineArgs, DummyDiags, Argv0) || in RoundTrip()
691 Generate(DummyInvocation, GeneratedArgs1, SA); in RoundTrip()
4452 CompilerInvocation DummyInvocation; in CreateFromArgs() local
4461 Invocation, DummyInvocation, CommandLineArgs, Diags, Argv0); in CreateFromArgs()