Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc1131 update_for_unsuitable_sm_exprs (&var); in prune_for_sm_diagnostic()
1217 update_for_unsuitable_sm_exprs (&var); in prune_for_sm_diagnostic()
1268 update_for_unsuitable_sm_exprs (&var); in prune_for_sm_diagnostic()
1311 update_for_unsuitable_sm_exprs (&var); in prune_for_sm_diagnostic()
1337 update_for_unsuitable_sm_exprs (&var); in prune_for_sm_diagnostic()
1363 diagnostic_manager::update_for_unsuitable_sm_exprs (tree *expr) const in update_for_unsuitable_sm_exprs() function in ana::diagnostic_manager
H A Ddiagnostic-manager.h161 void update_for_unsuitable_sm_exprs (tree *expr) const;
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.h177 void update_for_unsuitable_sm_exprs (tree *expr) const;
H A Ddiagnostic-manager.cc2476 diagnostic_manager::update_for_unsuitable_sm_exprs (tree *expr) const in update_for_unsuitable_sm_exprs() function in ana::diagnostic_manager
H A DChangeLog6231 CONSTANT_CLASS_P with calls to update_for_unsuitable_sm_exprs.
6235 (diagnostic_manager::update_for_unsuitable_sm_exprs): New.
6237 (diagnostic_manager::update_for_unsuitable_sm_exprs): New decl.