Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2754 WK_normal, /* Normal walk (by-name if possible). */ enumerator
3033 int insert (tree, walk_kind = WK_normal);
4801 gcc_checking_assert (walk != WK_normal || !TREE_VISITED (t)); in insert()
7107 return WK_normal; in ref_node()
8981 if (ref != WK_normal) in tree_node()
9076 gcc_checking_assert (ref == WK_normal); in tree_node()