Home
last modified time | relevance | path

Searched defs:dyn_cast_callgraph_superedge (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.h297 virtual callgraph_superedge *dyn_cast_callgraph_superedge () { return NULL; } in dyn_cast_callgraph_superedge() function
298 virtual const callgraph_superedge *dyn_cast_callgraph_superedge () const { return NULL; } in dyn_cast_callgraph_superedge() function
406 callgraph_superedge *dyn_cast_callgraph_superedge () FINAL OVERRIDE in dyn_cast_callgraph_superedge() function
410 const callgraph_superedge *dyn_cast_callgraph_superedge () const in dyn_cast_callgraph_superedge() function
452 callgraph_superedge *dyn_cast_callgraph_superedge () FINAL OVERRIDE in dyn_cast_callgraph_superedge() function
456 const callgraph_superedge *dyn_cast_callgraph_superedge () const in dyn_cast_callgraph_superedge() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h323 virtual callgraph_superedge *dyn_cast_callgraph_superedge () { return NULL; } in dyn_cast_callgraph_superedge() function
324 virtual const callgraph_superedge *dyn_cast_callgraph_superedge () const { return NULL; } in dyn_cast_callgraph_superedge() function
394 callgraph_superedge *dyn_cast_callgraph_superedge () FINAL OVERRIDE in dyn_cast_callgraph_superedge() function
398 const callgraph_superedge *dyn_cast_callgraph_superedge () const in dyn_cast_callgraph_superedge() function