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

  /src/external/gpl3/gcc.old/dist/gcc/
gdbhooks.py 156 TYPE_DECL = tree_code_dict['TYPE_DECL']
251 elif tree_TYPE_NAME.TREE_CODE() == TYPE_DECL:
  /src/external/gpl3/gcc/dist/gcc/
gdbhooks.py 156 TYPE_DECL = tree_code_dict['TYPE_DECL']
261 elif tree_TYPE_NAME.TREE_CODE() == TYPE_DECL:

Completed in 27 milliseconds