Home
last modified time | relevance | path

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

/llvm-project/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp242 llvm::raw_fd_ostream tmpSource(fd, /*shouldClose*/ true); in CompileFortran() local
243 Unparse(tmpSource, parseTree, driver.encoding, true /*capitalize*/, in CompileFortran()