Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp33 createFrontendAction(CompilerInstance &ci) { in createFrontendAction() function
165 std::unique_ptr<FrontendAction> act(createFrontendAction(*flang)); in executeCompilerInvocation()