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

  /src/external/gpl3/gcc/dist/gcc/
gimple-fold.cc 2131 bool nonstring = get_attr_nonstring_decl (dest) != NULL_TREE; local
2137 decorate with attribute nonstring. */
2138 if (!nonstring)
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-fold.cc 2132 bool nonstring = get_attr_nonstring_decl (dest) != NULL_TREE; local
2138 decorate with attribute nonstring. */
2139 if (!nonstring)

Completed in 34 milliseconds