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