Home
last modified time | relevance | path

Searched refs:AEnableIfAttrs (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp3025 auto AEnableIfAttrs = A->specific_attrs<EnableIfAttr>(); in hasSameOverloadableAttrs() local
3028 for (auto Pair : zip_longest(AEnableIfAttrs, BEnableIfAttrs)) { in hasSameOverloadableAttrs()