Home
last modified time | relevance | path

Searched refs:impl_call_strchr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-impl-calls.cc790 region_model::impl_call_strchr (const call_details &cd) in impl_call_strchr() function in ana::region_model
H A Dregion-model.h624 void impl_call_strchr (const call_details &cd);
H A Dregion-model.cc1443 impl_call_strchr (cd); in on_call_pre()
1540 impl_call_strchr (cd); in on_call_pre()
H A DChangeLog279 (region_model::impl_call_strchr): Pass conjured_purge param to
1168 * region-model-impl-calls.cc (region_model::impl_call_strchr): New.
1180 * region-model.h (region_model::impl_call_strchr): New decl.