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