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