Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DFrontendOptions.h28 InputOutputTest, enumerator
/llvm-project-15.0.7/flang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp36 case InputOutputTest: in createFrontendAction()
/llvm-project-15.0.7/flang/unittests/Frontend/
H A DFrontendActionTest.cpp92 compInst.getInvocation().getFrontendOpts().programAction = InputOutputTest; in TEST_F()
/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInvocation.cpp175 opts.programAction = InputOutputTest; in parseFrontendArgs()