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

  /src/external/gpl3/gcc/dist/gcc/
langhooks.h 606 /* Return true if a stmt can fallthru. Used by block_may_fallthru
608 bool (*block_may_fallthru) (const_tree); member in struct:lang_hooks
  /src/external/gpl3/gcc.old/dist/gcc/
langhooks.h 606 /* Return true if a stmt can fallthru. Used by block_may_fallthru
608 bool (*block_may_fallthru) (const_tree); member in struct:lang_hooks

Completed in 26 milliseconds