Searched refs:Act (Results 1 – 1 of 1) sorted by relevance
88 std::unique_ptr<CodeGenAction> Act(new EmitLLVMOnlyAction(&*LLVMCtx)); in getModuleFromSource() local89 if (!Clang.ExecuteAction(*Act)) in getModuleFromSource()92 return Act->takeModule(); in getModuleFromSource()