Home
last modified time | relevance | path

Searched +defs:type +defs:unqualified (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h525 virtual type *unqualified () in unqualified() function
552 type (context *ctxt) in type() function
660 bool accepts_writes_from (type */*rtype*/) FINAL OVERRIDE in accepts_writes_from() argument
667 type *unqualified () FINAL OVERRIDE { return m_other_type; } in unqualified() function
684 type *unqualified () FINAL OVERRIDE { return m_other_type; } in unqualified() function
702 type *unqualified () FINAL OVERRIDE { return m_other_type; } in unqualified() function
820 type *type, in field() argument
861 type *type, in bitfield() argument
1117 type *type, in param() argument
1325 type *type, in global() argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h555 virtual type *unqualified () in unqualified() function
588 type (context *ctxt) in type() function
715 bool accepts_writes_from (type */*rtype*/) FINAL OVERRIDE in accepts_writes_from() argument
722 type *unqualified () FINAL OVERRIDE { return m_other_type; } in unqualified() function
755 type *unqualified () FINAL OVERRIDE { return m_other_type; } in unqualified() function
775 type *unqualified () FINAL OVERRIDE { return m_other_type; } in unqualified() function
898 type *type, in field() argument
939 type *type, in bitfield() argument
1216 type *type, in param() argument
1435 type *type, in global() argument
[all …]