Searched refs:addIfExists (Results 1 – 1 of 1) sorted by relevance
1900 auto addIfExists = [&](const ObjCMethodDecl *OMD) { in GenerateClass() local1904 addIfExists(propImpl->getGetterMethodDecl()); in GenerateClass()1905 addIfExists(propImpl->getSetterMethodDecl()); in GenerateClass()