Home | History | Annotate | Download | only in Sema

Lines Matching refs:Matched

4438       bool Matched = false;
4441 Matched = true;
4448 if (Matched && T->isArrayType()) {