Home
last modified time | relevance | path

Searched refs:involves_incomplete_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c877 involves_incomplete_p (tree type) in involves_incomplete_p() function
1632 else if (involves_incomplete_p (type)) in emit_tinfo_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc891 involves_incomplete_p (tree type) in involves_incomplete_p() function
1673 else if (involves_incomplete_p (type)) in emit_tinfo_decl()
H A DChangeLog-20161109 * rtti.c (involves_incomplete_p): Add fall through comment.
H A DChangeLog-20043179 (involves_incomplete_p): New function.