Home
last modified time | relevance | path

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

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