Home
last modified time | relevance | path

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 Dcp-gimplify.cc736 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 DChangeLog-2019459 (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 Dtree.cc457 case CP_BUILT_IN_SOURCE_LOCATION: in builtin_valid_in_constant_expr_p()
H A Dcp-tree.h6491 CP_BUILT_IN_SOURCE_LOCATION, enumerator
H A Dconstexpr.cc1394 if (fndecl_built_in_p (fun, CP_BUILT_IN_SOURCE_LOCATION, BUILT_IN_FRONTEND)) in cxx_eval_builtin_function_call()
H A Ddecl.cc4550 cptr_ftype, CP_BUILT_IN_SOURCE_LOCATION, in cxx_init_decl_processing()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c998 && 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 Dtree.c450 || fndecl_built_in_p (decl, CP_BUILT_IN_SOURCE_LOCATION, in builtin_valid_in_constant_expr_p()
H A Dcp-tree.h6246 CP_BUILT_IN_SOURCE_LOCATION, enumerator
H A Dconstexpr.c1280 if (fndecl_built_in_p (fun, CP_BUILT_IN_SOURCE_LOCATION, BUILT_IN_FRONTEND)) in cxx_eval_builtin_function_call()
H A Ddecl.c4323 cptr_ftype, CP_BUILT_IN_SOURCE_LOCATION, in cxx_init_decl_processing()