Home
last modified time | relevance | path

Searched refs:source_location_current_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc1011 && source_location_current_p (fndecl)) in cp_fold_r()
H A Dtree.cc3129 source_location_current_p (tree fndecl) in source_location_current_p() function
H A DChangeLog-2021459 be source_location_current_p, instead only constant evaluate
460 calls to source_location_current_p.
H A DChangeLog-2020741 * cp-tree.h (source_location_current_p): Declare.
742 * tree.c (source_location_current_p): New function.
H A Dcp-tree.h7883 extern bool source_location_current_p (tree);
H A Dcall.cc9185 && (nargs > 1 || !source_location_current_p (fn))); in immediate_invocation_p()