Searched refs:BSTy (Results 1 – 1 of 1) sorted by relevance
684 if (const auto *BSTy = BS.getType()->getAs<RecordType>()) { in ValidateCandidate() local685 if (BSTy->getDecl()->containsDecl(ND)) in ValidateCandidate()