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

  /src/external/gpl3/gcc/dist/gcc/
tree-pretty-print.cc 2754 bool is_struct_init = false; local
2787 is_struct_init = true;
2802 if (is_struct_init)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-pretty-print.cc 2495 bool is_struct_init = false; local
2513 is_struct_init = true;
2528 if (is_struct_init)

Completed in 33 milliseconds