Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp490 virtual llvm::Constant *GenerateProtocolMethodList(
503 Required = GenerateProtocolMethodList(RequiredMethods); in EmitProtocolMethodList()
504 Optional = GenerateProtocolMethodList(OptionalMethods); in EmitProtocolMethodList()
1172 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl*> Methods) override { in GenerateProtocolMethodList() function in __anonbab9bb100111::CGObjCGNUstep2
3305 GenerateProtocolMethodList(ArrayRef<const ObjCMethodDecl*> Methods) { in GenerateProtocolMethodList() function in CGObjCGNU
3367 llvm::Constant *MethodList = GenerateProtocolMethodList({}); in GenerateEmptyProtocol()
3421 GenerateProtocolMethodList(InstanceMethods); in GenerateProtocol()
3423 GenerateProtocolMethodList(ClassMethods); in GenerateProtocol()
3425 GenerateProtocolMethodList(OptionalInstanceMethods); in GenerateProtocol()
3427 GenerateProtocolMethodList(OptionalClassMethods); in GenerateProtocol()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3397 …ImplIPNS1_8ConstantEEES7_", "(anonymous namespace)::CGObjCGNU::GenerateProtocolMethodList(llvm::Sm…