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

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.h 77 RID_FRIEND, RID_VIRTUAL, RID_EXPLICIT, RID_EXPORT, RID_MUTABLE,
c-common.cc 486 { "explicit", RID_EXPLICIT, D_CXXONLY | D_CXXWARN },
8459 case RID_EXPLICIT:
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.h 77 RID_FRIEND, RID_VIRTUAL, RID_EXPLICIT, RID_EXPORT, RID_MUTABLE,
c-common.cc 511 { "explicit", RID_EXPLICIT, D_CXXONLY | D_CXXWARN },
8915 case RID_EXPLICIT:
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc 1059 case RID_EXPLICIT:
15793 case RID_EXPLICIT:
16068 case RID_EXPLICIT:
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc 1167 case RID_EXPLICIT:
16499 case RID_EXPLICIT:
16791 case RID_EXPLICIT:
    [all...]

Completed in 75 milliseconds