Searched refs:Intersection (Results 1 – 1 of 1) sorted by relevance
234 static std::vector<T> Intersection(const std::set<T>& a, const std::set<T>& b) { in Intersection() function257 auto intersection = Intersection(compilation_types, inline_def_it.second); in checkSymbol()