Home | History | Annotate | Download | only in AST

Lines Matching refs:UO_Extension

1110   case UO_Extension: return "__extension__";
2100 case UO_Extension:
2456 if (P->getOpcode() == UO_Extension) {
2736 if (UnOp->getOpcode() == UO_Extension) {
2884 if (Exp->getOpcode() == UO_Extension)