Home | History | Annotate | Download | only in Sema

Lines Matching refs:TQ_const

442   case DeclSpec::TQ_const:       return "const";
714 case TQ_const: TQ_constLoc = Loc; break;