HomeSort by: relevance | last modified time | path
    Searched refs:RID_AT_ALIAS (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.h 212 RID_AT_CLASS, RID_AT_ALIAS, RID_AT_DEFS,
c-common.cc 565 { "compatibility_alias", RID_AT_ALIAS, D_OBJC },
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.h 195 RID_AT_CLASS, RID_AT_ALIAS, RID_AT_DEFS,
c-common.cc 587 { "compatibility_alias", RID_AT_ALIAS, D_OBJC },
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 1726 case RID_AT_ALIAS:
2123 case RID_AT_ALIAS:
11141 gcc_assert (c_parser_next_token_is_keyword (parser, RID_AT_ALIAS));
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 1993 case RID_AT_ALIAS:
2491 case RID_AT_ALIAS:
13216 gcc_assert (c_parser_next_token_is_keyword (parser, RID_AT_ALIAS));
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 116 milliseconds