Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc500 level_for_consteval_if (cp_binding_level *b) in level_for_consteval_if() function
546 else if (level_for_consteval_if (bl->level_chain)) in poplevel_named_label_1()
3572 else if (!saw_ceif && level_for_consteval_if (b->level_chain)) in check_previous_goto_1()
H A DChangeLog-20212563 (level_for_consteval_if): New function.