Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1394 llvm::Constant *InstanceMethodList, *OptionalInstanceMethodList; in GenerateProtocolRef() local
1396 EmitProtocolMethodList(PD->instance_methods(), InstanceMethodList, in GenerateProtocolRef()
1409 ProtocolBuilder.add(InstanceMethodList); in GenerateProtocolRef()
3204 llvm::Constant *InstanceMethodList = in GenerateProtocol() local
3235 Elements.add(InstanceMethodList); in GenerateProtocol()