reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1636 StringRef MatchBuffer = Buffer.substr(MatchPos); 1647 MatchPos += MatchPosBuf; 1649 PrintMatch(true, SM, Prefix, Pat.getLoc(), Pat, 1, Buffer, MatchPos, 1651 MatchRange M{MatchPos, MatchPos + MatchLen}; 1651 MatchRange M{MatchPos, MatchPos + MatchLen}; 1694 MatchPos = MI->End; 1697 PrintMatch(true, SM, Prefix, Pat.getLoc(), Pat, 1, Buffer, MatchPos,