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

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 3666 objc_is_gcable_type (tree type, int or_strong_p) function
3780 ? objc_is_gcable_type (expr, 1)
3883 if (!objc_is_gcable_type (TREE_TYPE (outer), 0))
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 3668 objc_is_gcable_type (tree type, int or_strong_p) function
3782 ? objc_is_gcable_type (expr, 1)
3885 if (!objc_is_gcable_type (TREE_TYPE (outer), 0))

Completed in 25 milliseconds