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