Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dconstexpr.cc1902 modifying_const_object_error (tree expr, tree obj) in modifying_const_object_error() function
5877 modifying_const_object_error (t, const_object_being_modified); in cxx_eval_store_expression()
DChangeLog-20192786 * constexpr.c (modifying_const_object_error): New function.