Home | History | Annotate | Download | only in AST

Lines Matching refs:UO_Extension

1076   case UO_Extension: return "__extension__";
2060 case UO_Extension:
2416 if (P->getOpcode() == UO_Extension) {
2696 if (UnOp->getOpcode() == UO_Extension) {
2838 if (Exp->getOpcode() == UO_Extension)