Searched refs:const_p_ (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c1821 locate_field_data (tree field_decl_, bool const_p_)
1822 : field_decl (field_decl_), const_p (const_p_) {}
1819 locate_field_data(tree field_decl_, bool const_p_) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc1837 locate_field_data (tree field_decl_, bool const_p_)
1838 : field_decl (field_decl_), const_p (const_p_) {}
1835 locate_field_data(tree field_decl_, bool const_p_) argument

Completed in 279 milliseconds