Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DFrontendOptions.h81 DebugDumpParsingLog, enumerator
/llvm-project-15.0.7/flang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp70 case DebugDumpParsingLog: in createFrontendAction()
/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInvocation.cpp142 if (opts.programAction == DebugDumpParsingLog) in setUpFrontendBasedOnAction()
226 opts.programAction = DebugDumpParsingLog; in parseFrontendArgs()