Home
last modified time | relevance | path

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

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