Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1334 llvm::Constant *InstanceMethodList, *OptionalInstanceMethodList; in GenerateProtocolRef() local
1336 EmitProtocolMethodList(PD->instance_methods(), InstanceMethodList, in GenerateProtocolRef()
1349 ProtocolBuilder.add(InstanceMethodList); in GenerateProtocolRef()
2994 llvm::Constant *InstanceMethodList = in GenerateProtocol() local
3025 Elements.add(InstanceMethodList); in GenerateProtocol()