Searched defs:getAssociatedDecl (Results 1 – 5 of 5) sorted by relevance
84 Decl *SubstTemplateTemplateParmPackStorage::getAssociatedDecl() const { in getAssociatedDecl() function in SubstTemplateTemplateParmPackStorage
4220 Decl *SubstTemplateTypeParmPackType::getAssociatedDecl() const { in getAssociatedDecl() function in SubstTemplateTypeParmPackType
391 Decl *getAssociatedDecl() const { return AssociatedDecl; } in getAssociatedDecl() function
4525 Decl *getAssociatedDecl() const { return AssociatedDeclAndRef.getPointer(); } in getAssociatedDecl() function4598 Decl *getAssociatedDecl() const { return AssociatedDecl; } in getAssociatedDecl() function
164 std::pair<Decl *, bool> getAssociatedDecl(unsigned Depth) const { in getAssociatedDecl() function