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

  /src/external/gpl3/gcc/dist/gcc/cp/
init.cc 2360 is_class_type (tree type, int or_else) function
2414 if (! is_class_type (type, 1))
  /src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc 2332 is_class_type (tree type, int or_else) function
2386 if (! is_class_type (type, 1))

Completed in 49 milliseconds