Searched refs:buildTable (Results 1 – 1 of 1) sorted by relevance
565 static MatchTable buildTable(ArrayRef<Matcher *> Rules, bool WithCoverage);684 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, in buildTable() function in __anon612774070111::MatchTable5548 return MatchTable::buildTable(InputRules, WithCoverage); in buildMatchTable()5579 return MatchTable::buildTable(OptRules, WithCoverage); in buildMatchTable()