HomeSort by: relevance | last modified time | path
    Searched refs:gcc_cp_plugin (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/compile/
gcc-cp-plugin.h 27 class gcc_cp_plugin class
31 explicit gcc_cp_plugin (struct gcc_cp_context *gcc_cp) function in class:gcc_cp_plugin
compile-cplus.h 152 gcc_cp_plugin &plugin () { return m_plugin; }
195 gcc_cp_plugin m_plugin;
compile-cplus-types.c 1281 R gcc_cp_plugin::N () const \
1290 R gcc_cp_plugin::N (A a) const \
1299 R gcc_cp_plugin::N (A a, B b) const \
1308 R gcc_cp_plugin::N (A a, B b, C c) const \
1317 R gcc_cp_plugin::N (A a, B b, C c, D d) const \
1326 R gcc_cp_plugin::N (A a, B b, C c, D d, E e) const \
1335 R gcc_cp_plugin::N (A a, B b, C c, D d, E e, F f, G g) const \
1357 gcc_cp_plugin::build_decl (const char *debug_decltype, const char *name,
1370 gcc_cp_plugin::start_class_type (const char *debug_name, gcc_decl typedecl,
1381 gcc_cp_plugin::finish_class_type (const char *debug_name
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/compile/
gcc-cp-plugin.h 27 class gcc_cp_plugin class
31 explicit gcc_cp_plugin (struct gcc_cp_context *gcc_cp) function in class:gcc_cp_plugin
compile-cplus.h 152 gcc_cp_plugin &plugin () { return m_plugin; }
195 gcc_cp_plugin m_plugin;
compile-cplus-types.c 1281 R gcc_cp_plugin::N () const \
1290 R gcc_cp_plugin::N (A a) const \
1299 R gcc_cp_plugin::N (A a, B b) const \
1308 R gcc_cp_plugin::N (A a, B b, C c) const \
1317 R gcc_cp_plugin::N (A a, B b, C c, D d) const \
1326 R gcc_cp_plugin::N (A a, B b, C c, D d, E e) const \
1335 R gcc_cp_plugin::N (A a, B b, C c, D d, E e, F f, G g) const \
1357 gcc_cp_plugin::build_decl (const char *debug_decltype, const char *name,
1370 gcc_cp_plugin::start_class_type (const char *debug_name, gcc_decl typedecl,
1381 gcc_cp_plugin::finish_class_type (const char *debug_name
    [all...]

Completed in 44 milliseconds