Searched refs:InsertMatching (Results 1 – 2 of 2) sorted by relevance
40 llvm::function_ref<void(Loc, Loc)> InsertMatching) { in longestCommonSequence() argument66 InsertMatching(AnchorList1[X].first, AnchorList2[Y].first); in longestCommonSequence()
217 auto InsertMatching = [&](const LineLocation &From, const LineLocation &To) { in matchNonCallsiteLocs() local233 InsertMatching(Loc, Candidate); in matchNonCallsiteLocs()248 InsertMatching(L, Candidate); in matchNonCallsiteLocs()261 InsertMatching(Loc, Candidate); in matchNonCallsiteLocs()