HomeSort by: relevance | last modified time | path
    Searched defs:is_cplus (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c 2112 bool is_cplus = HAVE_CPLUS_STRUCT (type);
2129 if (is_cplus && BASETYPE_VIA_VIRTUAL (type, i))
2111 bool is_cplus = HAVE_CPLUS_STRUCT (type); local
  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.c 2113 bool is_cplus = HAVE_CPLUS_STRUCT (type);
2130 if (is_cplus && BASETYPE_VIA_VIRTUAL (type, i))
2112 bool is_cplus = HAVE_CPLUS_STRUCT (type); local

Completed in 44 milliseconds