Home
last modified time | relevance | path

Searched defs:is_struct (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_template.c169 int is_struct; member
450 is_struct(const Type *t, int isstruct) in is_struct() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h567 virtual struct_ *is_struct () { return NULL; } in is_struct() function
701 struct_ *is_struct () FINAL OVERRIDE { return m_other_type->is_struct (); } in is_struct() function
1014 struct_ *is_struct () FINAL OVERRIDE { return this; } in is_struct() function
H A Djit-playback.cc410 bool is_struct) /* else is union */ in new_compound_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c318 bool is_struct) /* else is union */ in new_compound_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc4643 make_test_compound_type (const char *name, bool is_struct, in make_test_compound_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc7560 make_test_compound_type (const char *name, bool is_struct, in make_test_compound_type()