Lines Matching refs:ComplexPattern
249 if (LeafRec->isSubClassOf("ComplexPattern")) {
250 // We can't model ComplexPattern uses that don't have their name taken yet.
257 // Remember this ComplexPattern so that we can emit it after all the other
459 // If the root of the pattern is a ComplexPattern and if it is specified to
463 if (const ComplexPattern *CP =
482 // Now that we've completed the structural type match, emit any ComplexPattern
498 const ComplexPattern &CP =
538 if (const ComplexPattern *CP = N->getComplexPatternInfo(CGP)) {