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