Searched refs:ExpectedParent (Results 1 – 1 of 1) sorted by relevance
6837 ExpectedParent(Parent ? Parent->getCanonicalDecl() : nullptr) {} in DifferentNameValidatorCCC()6853 if (Parent && Parent->getCanonicalDecl() == ExpectedParent) in ValidateCandidate()6855 } else if (!ExpectedParent) { in ValidateCandidate()6867 CXXRecordDecl *ExpectedParent; member in __anon7cb36e300711::DifferentNameValidatorCCC