Searched defs:addMatched (Results 1 – 1 of 1) sorted by relevance
575 void addMatched(LVElement *Element) { MatchedElements.push_back(Element); } in addMatched() function576 void addMatched(LVScope *Scope) { MatchedScopes.push_back(Scope); } in addMatched() function