Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCRuntime.h204 bool isCategoryImpl,
HDCGObjCMac.cpp1334 bool isCategoryImpl, llvm::Value *Receiver,
1631 bool isCategoryImpl, llvm::Value *Receiver,
2060 bool isCategoryImpl, in GenerateMessageSendSuper() argument
2078 if (isCategoryImpl) { in GenerateMessageSendSuper()
2097 } else if (isCategoryImpl) in GenerateMessageSendSuper()
7547 bool isCategoryImpl, in GenerateMessageSendSuper() argument
HDCGObjCGNU.cpp579 bool isCategoryImpl, llvm::Value *Receiver,
2635 bool isCategoryImpl, in GenerateMessageSendSuper() argument
2674 if (isCategoryImpl) { in GenerateMessageSendSuper()
HDCGObjC.cpp687 bool isCategoryImpl = isa<ObjCCategoryImplDecl>(OMD->getDeclContext()); in EmitObjCMessageExpr() local
691 isCategoryImpl, in EmitObjCMessageExpr()