Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c6783 store_binding_p (tree id) in store_binding_p() function
6802 gcc_checking_assert (store_binding_p (id)); in store_binding()
6828 if (store_binding_p (id)) in store_bindings()
6837 if (store_binding_p (id)) in store_bindings()
6857 if (store_binding_p (cb->identifier)) in store_class_bindings()