Home
last modified time | relevance | path

Searched defs:temp_file (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp180 FileSpec temp_file("/usr/" LLDB_INSTALL_LIBDIR_BASENAME "/lldb/plugins"); in ComputeSystemPluginsDirectory() local
201 FileSpec temp_file("/opt/local/include/lldb"); in ComputeHeaderDirectory() local
/freebsd/contrib/atf/atf-sh/
H A Datf-check.cpp110 class temp_file : public std::ostream { class
115 temp_file(const char* pattern) : in temp_file() function in __anon7e9de9140111::temp_file