Searched refs:invocation (Results 1 – 2 of 2) sorted by relevance
246 auto invocation = std::make_unique<CompilerInvocation>(); in compileHeader() local247 if (!CompilerInvocation::CreateFromArgs(*invocation.get(), cc1_flags, *diags)) { in compileHeader()253 Compiler.setInvocation(std::move(invocation)); in compileHeader()
351 invocation corresponding to `__builtin_object_size(p, 0)` is guaranteed to