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