Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dpt.c12842 dependent_scope_ref_p (tree expression, bool criterion (tree)) in dependent_scope_ref_p() function
12954 return dependent_scope_ref_p (expression, value_dependent_expression_p); in value_dependent_expression_p()
13067 && dependent_scope_ref_p (expression, in type_dependent_expression_p()
H A DChangeLog-20042576 get_mostly_instantiated_function_type, dependent_scope_ref_p,
H A DChangeLog-20032980 * pt.c (dependent_scope_ref_p): New function.