Home
last modified time | relevance | path

Searched refs:fixits_can_be_auto_applied_p (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1722 bool fixits_can_be_auto_applied_p () const in fixits_can_be_auto_applied_p() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1781 bool fixits_can_be_auto_applied_p () const in fixits_can_be_auto_applied_p() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.c1176 if (diagnostic->richloc->fixits_can_be_auto_applied_p ()) in diagnostic_report_diagnostic()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.cc1413 if (diagnostic->richloc->fixits_can_be_auto_applied_p ()) in diagnostic_report_diagnostic()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A DChangeLog2157 (rich_location::fixits_can_be_auto_applied_p): New accessor.