Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dexcept.c273 if (tree inst = instantiate_non_dependent_or_null (conv)) in build_must_not_throw_expr()
H A Dinit.c2257 init = instantiate_non_dependent_or_null (init); in constant_value_1()
H A Dcp-tree.h6703 extern tree instantiate_non_dependent_or_null (tree);
H A Dpt.c6064 instantiate_non_dependent_or_null (tree expr) in instantiate_non_dependent_or_null() function