Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CompilerInvocation

51   : Invocation(new CompilerInvocation()), ModuleManager(0),
59 void CompilerInstance::setInvocation(CompilerInvocation *Value) {
789 IntrusiveRefCntPtr<CompilerInvocation> Invocation
790 (new CompilerInvocation(ImportingInstance.getInvocation()));