Searched refs:NumRecordDecls (Results 1 – 1 of 1) sorted by relevance
2140 size_t NumRecordDecls = llvm::count_if(RD->decls(), [&](const Decl *D) { in CheckStructUnionTypes() local2200 if (NumRecordDecls == 1) in CheckStructUnionTypes()