Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp3353 NumMethodLists in GenerateCategory() enumerator
3355 SmallVector<const ObjCMethodDecl *, 16> Methods[NumMethodLists]; in GenerateCategory()
3536 NumMethodLists in GenerateClass() enumerator
3538 SmallVector<const ObjCMethodDecl *, 16> Methods[NumMethodLists]; in GenerateClass()