Searched refs:m_FILE_type (Results 1 – 5 of 5) sorted by relevance
565 m_FILE_type (NULL), in context()1534 if (!m_FILE_type) in get_opaque_FILE_type()1535 m_FILE_type = new_struct_type (NULL, "FILE"); in get_opaque_FILE_type()1536 return m_FILE_type; in get_opaque_FILE_type()
349 type *m_FILE_type; variable
565 m_FILE_type (NULL), in context()1638 if (!m_FILE_type) in get_opaque_FILE_type()1639 m_FILE_type = new_struct_type (NULL, "FILE"); in get_opaque_FILE_type()1640 return m_FILE_type; in get_opaque_FILE_type()
368 type *m_FILE_type; variable
2268 (gcc::jit::recording::context::m_FILE_type): New field.2419 Initialize m_FILE_type and m_basic_types.