Home | History | Annotate | Download | only in Sema

Lines Matching full:parmdepth

1469   bool Matches(unsigned ParmDepth) {
1470 if (ParmDepth >= Depth) {