Searched refs:CP_BUILT_IN_SOURCE_LOCATION (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | cp-gimplify.cc | 736 case CP_BUILT_IN_SOURCE_LOCATION: in cp_gimplify_expr() 2849 case CP_BUILT_IN_SOURCE_LOCATION: in cp_fold() 2869 && fndecl_built_in_p (callee, CP_BUILT_IN_SOURCE_LOCATION, in cp_fold()
|
| H A D | ChangeLog-2019 | 459 (enum cp_built_in_function): Add CP_BUILT_IN_SOURCE_LOCATION. 462 (cp_gimplify_expr, cp_fold): Handle CP_BUILT_IN_SOURCE_LOCATION. 470 CP_BUILT_IN_SOURCE_LOCATION.
|
| H A D | tree.cc | 457 case CP_BUILT_IN_SOURCE_LOCATION: in builtin_valid_in_constant_expr_p()
|
| H A D | cp-tree.h | 6491 CP_BUILT_IN_SOURCE_LOCATION, enumerator
|
| H A D | constexpr.cc | 1394 if (fndecl_built_in_p (fun, CP_BUILT_IN_SOURCE_LOCATION, BUILT_IN_FRONTEND)) in cxx_eval_builtin_function_call()
|
| H A D | decl.cc | 4550 cptr_ftype, CP_BUILT_IN_SOURCE_LOCATION, in cxx_init_decl_processing()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | cp-gimplify.c | 998 && fndecl_built_in_p (decl, CP_BUILT_IN_SOURCE_LOCATION, in cp_gimplify_expr() 2962 && fndecl_built_in_p (callee, CP_BUILT_IN_SOURCE_LOCATION, in cp_fold()
|
| H A D | tree.c | 450 || fndecl_built_in_p (decl, CP_BUILT_IN_SOURCE_LOCATION, in builtin_valid_in_constant_expr_p()
|
| H A D | cp-tree.h | 6246 CP_BUILT_IN_SOURCE_LOCATION, enumerator
|
| H A D | constexpr.c | 1280 if (fndecl_built_in_p (fun, CP_BUILT_IN_SOURCE_LOCATION, BUILT_IN_FRONTEND)) in cxx_eval_builtin_function_call()
|
| H A D | decl.c | 4323 cptr_ftype, CP_BUILT_IN_SOURCE_LOCATION, in cxx_init_decl_processing()
|