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