Searched refs:getInterestingTagDecl (Results 1 – 1 of 1) sorted by relevance
3833 static TagDecl *getInterestingTagDecl(TagDecl *decl) { in getInterestingTagDecl() function3843 return getInterestingTagDecl(decl); in getDecl()3942 return cast<CXXRecordDecl>(getInterestingTagDecl(Decl)); in getDecl()