Searched refs:MkTemp (Results 1 – 1 of 1) sorted by relevance
822 static llvm::ErrorOr<Temp> MkTemp(const std::string &path) { in MkTemp() function854 llvm::ErrorOr<Temp> temp{MkTemp(path)}; in WriteFile()