Searched refs:getNonCLikeKindForAnonymousStruct (Results 1 – 1 of 1) sorted by relevance
4824 static NonCLikeKind getNonCLikeKindForAnonymousStruct(const CXXRecordDecl *RD) { in getNonCLikeKindForAnonymousStruct() function4878 if (auto Kind = getNonCLikeKindForAnonymousStruct(MemberRD)) in getNonCLikeKindForAnonymousStruct()4914 NonCLikeKind NonCLike = RD ? getNonCLikeKindForAnonymousStruct(RD) in setTagNameForLinkagePurposes()