Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCRuntime.h183 bool isCategoryImpl,
DCGObjCMac.cpp1190 bool isCategoryImpl, llvm::Value *Receiver,
1465 bool isCategoryImpl, llvm::Value *Receiver,
1777 bool isCategoryImpl, in GenerateMessageSendSuper() argument
1796 if (isCategoryImpl) { in GenerateMessageSendSuper()
1814 } else if (isCategoryImpl) in GenerateMessageSendSuper()
6909 bool isCategoryImpl, in GenerateMessageSendSuper() argument
DCGObjCGNU.cpp501 bool isCategoryImpl, llvm::Value *Receiver,
1233 bool isCategoryImpl, in GenerateMessageSendSuper() argument
1261 if (isCategoryImpl) { in GenerateMessageSendSuper()
DCGObjC.cpp453 bool isCategoryImpl = isa<ObjCCategoryImplDecl>(OMD->getDeclContext()); in EmitObjCMessageExpr() local
457 isCategoryImpl, in EmitObjCMessageExpr()