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.cpp1200 bool isCategoryImpl, llvm::Value *Receiver,
1469 bool isCategoryImpl, llvm::Value *Receiver,
1784 bool isCategoryImpl, in GenerateMessageSendSuper() argument
1803 if (isCategoryImpl) { in GenerateMessageSendSuper()
1821 } else if (isCategoryImpl) in GenerateMessageSendSuper()
6987 bool isCategoryImpl, in GenerateMessageSendSuper() argument
DCGObjCGNU.cpp523 bool isCategoryImpl, llvm::Value *Receiver,
1266 bool isCategoryImpl, in GenerateMessageSendSuper() argument
1292 if (isCategoryImpl) { in GenerateMessageSendSuper()
DCGObjC.cpp453 bool isCategoryImpl = isa<ObjCCategoryImplDecl>(OMD->getDeclContext()); in EmitObjCMessageExpr() local
457 isCategoryImpl, in EmitObjCMessageExpr()