Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc1165 uid_sensitive_constexpr_evaluation_p () in uid_sensitive_constexpr_evaluation_p() function
1288 if (uid_sensitive_constexpr_evaluation_p ()) in get_fundef_copy()
2657 && !uid_sensitive_constexpr_evaluation_p ()) in cxx_eval_call_expression()
7594 && !uid_sensitive_constexpr_evaluation_p ()) in cxx_eval_constant_expression()
7708 && !uid_sensitive_constexpr_evaluation_p ()) in instantiate_cx_fn_r()
H A DChangeLog-20203969 (uid_sensitive_constexpr_evaluation_p): Define.