Searched refs:containsDecl (Results 1 – 4 of 4) sorted by relevance
577 if (Record->containsDecl(ND)) in ValidateCandidate()585 if (BSTy->getDecl()->containsDecl(ND)) in ValidateCandidate()
1631 bool containsDecl(Decl *D) const;
1175 bool DeclContext::containsDecl(Decl *D) const { in containsDecl() function in DeclContext
2691 if (DC->containsDecl(I)) { in setDeclsInPrototypeScope()