Home
last modified time | relevance | path

Searched refs:Act (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/c++/
A Dclang.cpp94 std::unique_ptr<CodeGenAction> Act(new EmitLLVMOnlyAction(&*LLVMCtx)); in getModuleFromSource() local
95 if (!Clang.ExecuteAction(*Act)) in getModuleFromSource()
98 return Act->takeModule(); in getModuleFromSource()

Completed in 3 milliseconds