Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp39 CreateFrontendBaseAction(CompilerInstance &CI) { in CreateFrontendBaseAction() function
134 std::unique_ptr<FrontendAction> Act = CreateFrontendBaseAction(CI); in CreateFrontendAction()