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