Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprMember.cpp684 if (const auto *BSTy = BS.getType()->getAs<RecordType>()) { in ValidateCandidate() local
685 if (BSTy->getDecl()->containsDecl(ND)) in ValidateCandidate()