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