Home | History | Annotate | Download | only in lexicalpreservation

Lines Matching defs:matching

214     private static boolean matching(CsmElement a, CsmElement b) {
296 // For performance reasons we use the positions of matching children
367 } else if (matching(nextOriginal, nextAfter)) {
706 && matching(ne, pe)) {