reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
411 for (unsigned i = 0, e = NewOptionsToMatch.size(); i != e; ++i) { 411 for (unsigned i = 0, e = NewOptionsToMatch.size(); i != e; ++i) { 412 Matcher* M = FindNodeWithKind(NewOptionsToMatch[i], Matcher::CheckType); 416 Matcher *MatcherWithoutCTM = NewOptionsToMatch[i]->unlinkNode(CTM);