Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h536 virtual bool has_known_size () const { return true; } in has_known_size() function
905 bool has_known_size () const FINAL OVERRIDE { return m_fields != NULL; } in has_known_size() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h571 virtual bool has_known_size () const { return true; } in has_known_size() function
984 bool has_known_size () const FINAL OVERRIDE { return m_fields != NULL; } in has_known_size() function