Home | History | Annotate | Download | only in Sema

Lines Matching defs:Matched

4114       bool Matched = false;
4117 Matched = true;
4124 if (Matched && T->isArrayType()) {