Searched refs:CI (Results 1 – 1 of 1) sorted by relevance
58 CompilerInvocation *CI = tooling::newInvocation(&Diags, CCArgs); in createCompilerInvocation() local60 FrontendOptions& Opts = CI->getFrontendOpts(); in createCompilerInvocation()64 return CI; in createCompilerInvocation()77 IntrusiveRefCntPtr<CompilerInvocation> CI = in getModuleFromSource() local80 Clang.setInvocation(&*CI); in getModuleFromSource()82 std::shared_ptr<CompilerInvocation> CI( in getModuleFromSource() local85 Clang.setInvocation(CI); in getModuleFromSource()