Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp505 void EmitProtocolMethodList(T &&Methods, llvm::Constant *&Required, in EmitProtocolMethodList() function in __anon0fc3211f0111::CGObjCGNU
1336 EmitProtocolMethodList(PD->instance_methods(), InstanceMethodList, in GenerateProtocolRef()
1338 EmitProtocolMethodList(PD->class_methods(), ClassMethodList, in GenerateProtocolRef()