Searched defs:methodLists (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp3091 auto methodLists = ProtocolMethodLists::get(PD); local
7055 auto methodLists local
3151 EmitProtocolExtension(const ObjCProtocolDecl *PD, const ProtocolMethodLists &methodLists) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3638 uint32_t methodLists; /* struct objc_method_list ** (32-bit pointer) */ member in struct:llvm::objc_class_t

Completed in 194 milliseconds