Searched defs:constexpr_p (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 2235 bool *trivial_p, bool *deleted_p, bool *constexpr_p, in process_subob_fn() 2293 bool *deleted_p, bool *constexpr_p, in walk_field_subobs() 2460 bool *deleted_p, bool *constexpr_p) in synthesized_method_base_walk() 2530 bool *constexpr_p, bool diag, in synthesized_method_walk() 2957 bool constexpr_p = false; in implicitly_declare_fn() local
|
H A D | error.cc | 1692 bool constexpr_p; in dump_function_decl() local
|
H A D | decl.cc | 11761 bool constexpr_p = decl_spec_seq_has_spec_p (declspecs, ds_constexpr); in grokdeclarator() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 2002 bool *deleted_p, bool *constexpr_p, in walk_field_subobs() 2167 bool *deleted_p, bool *constexpr_p) in synthesized_method_base_walk() 2237 bool *constexpr_p, bool diag, in synthesized_method_walk() 2660 bool constexpr_p = false; in implicitly_declare_fn() local
|
H A D | error.c | 1601 bool constexpr_p; in dump_function_decl() local
|
H A D | decl.c | 11091 bool constexpr_p = decl_spec_seq_has_spec_p (declspecs, ds_constexpr); in grokdeclarator() local
|