Searched defs:LegalityPredicate (Results 1 – 2 of 2) sorted by relevance
165 using LegalityPredicate = std::function<bool (const LegalityQuery &)>; variable
169 using LegalityPredicate = std::function<bool (const LegalityQuery &)>; variable