Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Parser/
H A Duser-state.h45 UserState &set_debugOutput(llvm::raw_ostream &out) { in set_debugOutput() function
/llvm-project-15.0.7/flang/lib/Parser/
H A Dparsing.cpp232 userState.set_debugOutput(out) in Parse()