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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3047 llvm::Value *CGObjCGNU::GenerateProtocolRef(CodeGenFunctio function in class:CGObjCGNU
3055 llvm::Constant *CGObjCGNU::GenerateProtocolRef(const ObjCProtocolDecl *PD) { function in class:CGObjCGNU
[all...]
H A DCGObjCMac.cpp3009 llvm::Value *CGObjCMac::GenerateProtocolRef(CodeGenFunction &CGF, function in class:CGObjCMac
6668 llvm::Value *CGObjCNonFragileABIMac::GenerateProtocolRef(CodeGenFunction &CGF, function in class:CGObjCNonFragileABIMac

Completed in 191 milliseconds