Home
last modified time | relevance | path

Searched defs:isCategoryImpl (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCMac.cpp1779 bool isCategoryImpl, in GenerateMessageSendSuper()
6722 bool isCategoryImpl, in GenerateMessageSendSuper()
DCGObjCGNU.cpp1221 bool isCategoryImpl, in GenerateMessageSendSuper()
DCGObjC.cpp390 bool isCategoryImpl = isa<ObjCCategoryImplDecl>(OMD->getDeclContext()); in EmitObjCMessageExpr() local