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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck2.cc 1146 array_string_literal_compatible_p (tree type, tree init)
1241 if (!array_string_literal_compatible_p (type, init))
1143 array_string_literal_compatible_p (tree type, tree init) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck2.cc 1121 array_string_literal_compatible_p (tree type, tree init)
1207 if (!array_string_literal_compatible_p (type, init))
1118 array_string_literal_compatible_p (tree type, tree init) function

Completed in 23 milliseconds