Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp6691 auto instanceMethodList = emitMethodList( in GenerateCategory() local
6695 values.add(instanceMethodList); in GenerateCategory()
6699 instanceMethodList->isNullValue() && classMethodList->isNullValue(); in GenerateCategory()