Searched refs:get_constructor (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvarpool.c278 varpool_node::get_constructor (void) function in class:varpool_node
457 return real_node->get_constructor ();
586 get_constructor ();
H A Dipa-visibility.c867 vnode->get_constructor ();
H A Dcgraph.h2060 tree get_constructor (void);
H A Dipa-icf.c1674 dyn_cast <varpool_node *>(node)->get_constructor ();
1676 dyn_cast <varpool_node *>(item->node)->get_constructor ();
H A Dvarasm.c1175 vnode->get_constructor ();
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvarpool.cc279 varpool_node::get_constructor (void) function in class:varpool_node
466 return real_node->get_constructor ();
595 get_constructor ();
H A Dipa-visibility.cc867 vnode->get_constructor ();
H A Dcgraph.h2026 tree get_constructor (void);
H A Dipa-icf.cc1695 dyn_cast <varpool_node *>(node)->get_constructor ();
1697 dyn_cast <varpool_node *>(item->node)->get_constructor ();
H A Dvarasm.cc1250 vnode->get_constructor ();
/netbsd-current/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-dump.c95 vnode->get_constructor ();
/netbsd-current/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-dump.cc95 vnode->get_constructor ();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp939 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_constructor);

Completed in 465 milliseconds