Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DCompilerInvocation.h225 void setFortranOpts();
/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInstance.cpp149 invoc.setFortranOpts(); in executeAction()
H A DCompilerInvocation.cpp734 void CompilerInvocation::setFortranOpts() { in setFortranOpts() function in CompilerInvocation