Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6662 auto instanceMethodList = emitMethodList( in GenerateCategory() local
6666 values.add(instanceMethodList); in GenerateCategory()
6670 instanceMethodList->isNullValue() && classMethodList->isNullValue(); in GenerateCategory()