Searched refs:AEnableIfAttrs (Results 1 – 1 of 1) sorted by relevance
3025 auto AEnableIfAttrs = A->specific_attrs<EnableIfAttr>(); in hasSameOverloadableAttrs() local3028 for (auto Pair : zip_longest(AEnableIfAttrs, BEnableIfAttrs)) { in hasSameOverloadableAttrs()