Lines Matching full:isn

532   // isn't really much to do here.  in VisitIfClause()
713 // really isn't anything to do here. GCC does some duplicate-finding, though in VisitPrivateClause()
714 // it isn't apparent in the standard where this is justified. in VisitPrivateClause()
730 // really isn't anything to do here. GCC does some duplicate-finding, though in VisitFirstPrivateClause()
731 // it isn't apparent in the standard where this is justified. in VisitFirstPrivateClause()
746 // really isn't anything to do here. GCC does some duplicate-finding, though in VisitNoCreateClause()
747 // it isn't apparent in the standard where this is justified. in VisitNoCreateClause()
762 // really isn't anything to do here. GCC does some duplicate-finding, though in VisitPresentClause()
763 // it isn't apparent in the standard where this is justified. in VisitPresentClause()
778 // really isn't anything to do here. GCC does some duplicate-finding, though in VisitCopyClause()
779 // it isn't apparent in the standard where this is justified. in VisitCopyClause()
794 // really isn't anything to do here. GCC does some duplicate-finding, though in VisitCopyInClause()
795 // it isn't apparent in the standard where this is justified. in VisitCopyInClause()
810 // really isn't anything to do here. GCC does some duplicate-finding, though in VisitCopyOutClause()
811 // it isn't apparent in the standard where this is justified. in VisitCopyOutClause()
826 // really isn't anything to do here. GCC does some duplicate-finding, though in VisitCreateClause()
827 // it isn't apparent in the standard where this is justified. in VisitCreateClause()
1403 // There isn't really anything we can do in the case of a recovery expr, so in ActOnVar()
1680 // There really isn't any checking here that could happen. As long as we in ActOnAssociatedStmt()
1686 // FIXME: Should we reject DeclStmt's here? The standard isn't clear, and in ActOnAssociatedStmt()