Searched defs:m_file_spec (Results 1 – 4 of 4) sorted by relevance
53 m_file_spec; // A file spec to use for opening after fork or posix_spawn variable
79 FileSpec m_file_spec; // The actually file spec being used (if the target global() variable
334 std::optional<FileSpec> m_file_spec; global() variable
54 FileSpec m_file_spec; member in __anoneebb55700111::ModuleLock