Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DFrontendOptions.h78 DebugDumpProvenance, enumerator
/llvm-project-15.0.7/flang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp68 case DebugDumpProvenance: in createFrontendAction()
/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInvocation.cpp145 if (opts.programAction == DebugDumpProvenance || in setUpFrontendBasedOnAction()
223 opts.programAction = DebugDumpProvenance; in parseFrontendArgs()