Searched refs:getInterestingTagDecl (Results 1 – 1 of 1) sorted by relevance
4241 static TagDecl *getInterestingTagDecl(TagDecl *decl) { in getInterestingTagDecl() function4250 TagDecl *TagType::getDecl() const { return getInterestingTagDecl(decl); } in getDecl()4364 return cast<CXXRecordDecl>(getInterestingTagDecl(Decl)); in getDecl()