Searched refs:CreateFrontendBaseAction (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp40 CreateFrontendBaseAction(CompilerInstance &CI) { function in namespace:clang
142 std::unique_ptr<FrontendAction> Act = CreateFrontendBaseAction(CI);

Completed in 98 milliseconds