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