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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.h 46 DEPRECATED_NORMAL,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.h 46 DEPRECATED_NORMAL,
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 84 DEPRECATED_NORMAL,
5392 DEPRECATED_NORMAL);
5537 enum deprecated_states deprecated_state = DEPRECATED_NORMAL;
6164 NULL, &attrs, expr, NULL, DEPRECATED_NORMAL);
6360 &attrs, expr, NULL, DEPRECATED_NORMAL);
8996 DEPRECATED_NORMAL);
10483 &attributes, &expr, NULL, DEPRECATED_NORMAL);
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 83 DEPRECATED_NORMAL,
5052 DEPRECATED_NORMAL);
5129 enum deprecated_states deprecated_state = DEPRECATED_NORMAL;
5754 NULL, &attrs, expr, NULL, DEPRECATED_NORMAL);
5950 &attrs, expr, NULL, DEPRECATED_NORMAL);
8447 DEPRECATED_NORMAL);
9551 &attributes, NULL, NULL, DEPRECATED_NORMAL);

Completed in 41 milliseconds