Home
last modified time | relevance | path

Searched refs:getNonCLikeKindForAnonymousStruct (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp4419 static NonCLikeKind getNonCLikeKindForAnonymousStruct(const CXXRecordDecl *RD) { in getNonCLikeKindForAnonymousStruct() function
4473 if (auto Kind = getNonCLikeKindForAnonymousStruct(MemberRD)) in getNonCLikeKindForAnonymousStruct()
4509 NonCLikeKind NonCLike = RD ? getNonCLikeKindForAnonymousStruct(RD) in setTagNameForLinkagePurposes()