Searched refs:invocation (Results 1 – 2 of 2) sorted by relevance
251 auto invocation = std::make_unique<CompilerInvocation>(); in compileHeader() local252 if (!CompilerInvocation::CreateFromArgs(*invocation.get(), &cc1_flags.front(), in compileHeader()259 Compiler.setInvocation(std::move(invocation)); in compileHeader()
89 invocation of this is handled by the gmail listener.