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

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 10694 first_non_public_field (tree type) function in namespace:__anon13548
10878 tree fld = trivial ? first_non_public_field (desttype) : NULL_TREE;
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 10013 first_non_public_field (tree type) function in namespace:__anon15976
10197 tree fld = trivial ? first_non_public_field (desttype) : NULL_TREE;

Completed in 38 milliseconds