Home | History | Annotate | Download | only in Sema

Lines Matching refs:Matched

3630       bool Matched = false;
3633 Matched = true;
3640 if (Matched && T->isArrayType()) {