| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/analyzer/ | |
| call-string.cc | 68 call_string::element_t::get_caller_function () const function in class:call_string::element_t 183 if (e.get_caller_function () == fun) 280 gcc_assert (e->get_caller_function () == |
| supergraph.cc | 1254 callgraph_superedge::get_caller_function () const function in class:ana::callgraph_superedge 1284 return get_caller_function ()->decl; |
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ | |
| call-string.cc | 66 call_string::element_t::get_caller_function () const function in class:call_string::element_t 299 gcc_assert (e->get_caller_function () == |
| supergraph.cc | 1200 callgraph_superedge::get_caller_function () const function in class:ana::callgraph_superedge 1230 return get_caller_function ()->decl; |