Home
last modified time | relevance | path

Searched refs:UNKNOWN_TYPE (Results 1 – 23 of 23) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Derror.c267 case UNKNOWN_TYPE: in dump_type()
565 case UNKNOWN_TYPE: in dump_type_prefix()
661 case UNKNOWN_TYPE: in dump_type_suffix()
H A Dtypeck2.c418 case UNKNOWN_TYPE: in cxx_incomplete_type_diagnostic()
H A Dsemantics.c2918 || TREE_CODE (TREE_TYPE (expr)) == UNKNOWN_TYPE) in finish_offsetof()
H A Dcp-tree.h2682 #define UNKNOWN_TYPE LANG_TYPE macro
H A Dname-lookup.c1055 || TREE_CODE (type) == UNKNOWN_TYPE in maybe_push_decl()
H A Dclass.c6025 if (TREE_CODE (lhstype) == UNKNOWN_TYPE) in instantiate_type()
H A DChangeLog-1997634 * typeck.c (comp_target_types): Handle UNKNOWN_TYPE.
H A Ddecl.c3214 unknown_type_node = make_node (UNKNOWN_TYPE); in cxx_init_decl_processing()
H A DChangeLog4371 * error.c (dump_type) <UNKNOWN_TYPE>: Print reworded message.
H A DChangeLog-19996251 Deal with UNKNOWN_TYPE nodes.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Derror.c334 case UNKNOWN_TYPE:
684 case UNKNOWN_TYPE:
781 case UNKNOWN_TYPE:
H A Dtypeck2.c270 case UNKNOWN_TYPE:
H A Dtypeck.c1127 if (TREE_CODE (ttl) == UNKNOWN_TYPE
1128 || TREE_CODE (ttr) == UNKNOWN_TYPE)
H A Dcp-tree.h2737 #define UNKNOWN_TYPE LANG_TYPE macro
H A Ddecl.c4715 || TREE_CODE (type) == UNKNOWN_TYPE
7041 unknown_type_node = make_node (UNKNOWN_TYPE); in cxx_init_decl_processing()
H A Dclass.c6328 if (TREE_CODE (lhstype) == UNKNOWN_TYPE)
H A DChangeLog.26251 Deal with UNKNOWN_TYPE nodes.
14309 * typeck.c (comp_target_types): Handle UNKNOWN_TYPE.
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-pretty-print.c100 case UNKNOWN_TYPE:
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi284 @tindex UNKNOWN_TYPE
553 @item UNKNOWN_TYPE
/openbsd/gnu/gcc/gcc/doc/
H A Dc-tree.texi284 @tindex UNKNOWN_TYPE
552 @item UNKNOWN_TYPE
H A Dgccint.info4389 `UNKNOWN_TYPE'
34181 * UNKNOWN_TYPE: Types. (line 6)
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A Dmktables1535 my $UNKNOWN_TYPE = -7; # Used only if there is a bug in this program
1642 $annotate_char_type[$i] = $UNKNOWN_TYPE;
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-200311199 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.