Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.cpp822 static llvm::ErrorOr<Temp> MkTemp(const std::string &path) { in MkTemp() function
854 llvm::ErrorOr<Temp> temp{MkTemp(path)}; in WriteFile()