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

  /src/external/gpl3/gcc/dist/libcpp/
lex.cc 3818 bool fallthrough_comment = false;
3861 fallthrough_comment = false;
3990 if (fallthrough_comment)
4079 fallthrough_comment = true;
4094 if (fallthrough_comment)
3817 bool fallthrough_comment = false; local
  /src/external/gpl3/gcc.old/dist/libcpp/
lex.cc 3531 bool fallthrough_comment = false;
3571 fallthrough_comment = false;
3699 if (fallthrough_comment)
3788 fallthrough_comment = true;
3803 if (fallthrough_comment)
3530 bool fallthrough_comment = false; local

Completed in 20 milliseconds