Searched refs:MatchFunc (Results 1 – 1 of 1) sorted by relevance
215 FunctionInfo &MatchFunc = Funcs[Idx]; in prepareMergedFunctions() local216 if (TopFunc.Range == MatchFunc.Range) { in prepareMergedFunctions()223 else if (TopFunc.MergedFunctions->MergedFunctions.back() == MatchFunc) in prepareMergedFunctions()226 std::move(MatchFunc)); in prepareMergedFunctions()229 TopLevelFuncs.emplace_back(std::move(MatchFunc)); in prepareMergedFunctions()