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

  /src/external/gpl3/gcc/dist/gcc/
ipa-visibility.cc 93 non_local_p (struct cgraph_node *node, void *data ATTRIBUTE_UNUSED) function
119 return !n->call_for_symbol_thunks_and_aliases (non_local_p,
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-visibility.cc 93 non_local_p (struct cgraph_node *node, void *data ATTRIBUTE_UNUSED) function
117 return !n->call_for_symbol_thunks_and_aliases (non_local_p,

Completed in 28 milliseconds