| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/analyzer/ | |
| program-state.cc | 1154 program_state::get_current_function () const function in class:ana::program_state 1156 return m_region_model->get_current_function (); |
| region-model.cc | 2200 tree callee = get_current_function ()->decl; 4354 m_cd.get_model ()->get_current_function ()->decl, 6008 region_model::get_current_function () const function in class:ana::region_model |
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ | |
| program-state.cc | 994 program_state::get_current_function () const function in class:ana::program_state 996 return m_region_model->get_current_function (); |
| region-model.cc | 1926 tree callee = get_current_function ()->decl; 4014 region_model::get_current_function () const function in class:ana::region_model |