Searched refs:EntryHasMatchingTag (Results 1 – 1 of 1) sorted by relevance
93 static bool EntryHasMatchingTag(const llvm::AppleAcceleratorTable::Entry &entry, in EntryHasMatchingTag() function130 if (search_for_tag && !EntryHasMatchingTag(entry, *search_for_tag)) in SearchFor()