Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6669 bool isEmptyCategory = in GenerateCategory() local
6691 isEmptyCategory &= protocolList->isNullValue() && in GenerateCategory()
6700 if (isEmptyCategory) { in GenerateCategory()