Searched refs:ctsk_typeof (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h204 ctsk_typeof enumerator in enum:c_typespec_kind
H A Dc-parser.c2206 specs->typespec_kind = ctsk_typeof;
3004 t.kind = ctsk_typeof;
3666 ret.kind = ctsk_typeof;
H A Dc-decl.c11356 if (TREE_CODE (type) != ERROR_MARK && spec.kind == ctsk_typeof)
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h204 ctsk_typeof enumerator in enum:c_typespec_kind
H A Dc-parser.cc2239 specs->typespec_kind = ctsk_typeof;
3046 t.kind = ctsk_typeof;
3708 ret.kind = ctsk_typeof;
H A Dc-decl.cc11755 if (TREE_CODE (type) != ERROR_MARK && spec.kind == ctsk_typeof)

Completed in 347 milliseconds