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

  /src/external/gpl3/gcc/dist/gcc/
tree-nested.cc 207 bool thunk_p; member in struct:nesting_info
955 info->thunk_p = cgn->thunk;
3119 if (n->thunk_p)
3142 if (n->thunk_p)
3168 if (n->thunk_p)
3178 if (n->thunk_p)
3414 if (root->thunk_p)
3763 if (!root->thunk_p)
tree-nested.cc 207 bool thunk_p; member in struct:nesting_info
955 info->thunk_p = cgn->thunk;
3119 if (n->thunk_p)
3142 if (n->thunk_p)
3168 if (n->thunk_p)
3178 if (n->thunk_p)
3414 if (root->thunk_p)
3763 if (!root->thunk_p)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-nested.cc 207 bool thunk_p; member in struct:nesting_info
947 info->thunk_p = cgn->thunk;
3094 if (n->thunk_p)
3117 if (n->thunk_p)
3143 if (n->thunk_p)
3153 if (n->thunk_p)
3388 if (root->thunk_p)
3669 if (!root->thunk_p)
tree-nested.cc 207 bool thunk_p; member in struct:nesting_info
947 info->thunk_p = cgn->thunk;
3094 if (n->thunk_p)
3117 if (n->thunk_p)
3143 if (n->thunk_p)
3153 if (n->thunk_p)
3388 if (root->thunk_p)
3669 if (!root->thunk_p)

Completed in 85 milliseconds