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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc 2124 Despite the fact that the modification of "a" is in the before_sp
2283 tlist *before_sp = nullptr, *after_sp = nullptr;
2299 verify_tree (expr, &before_sp, &after_sp, NULL_TREE);
2280 tlist *before_sp = nullptr, *after_sp = nullptr; local
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc 2085 Despite the fact that the modification of "a" is in the before_sp
2244 tlist *before_sp = nullptr, *after_sp = nullptr;
2260 verify_tree (expr, &before_sp, &after_sp, NULL_TREE);
2241 tlist *before_sp = nullptr, *after_sp = nullptr; local

Completed in 41 milliseconds