Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp1784 bool isCategoryImpl, in GenerateMessageSendSuper()
6987 bool isCategoryImpl, in GenerateMessageSendSuper()
H A DCGObjCGNU.cpp1266 bool isCategoryImpl, in GenerateMessageSendSuper()
H A DCGObjC.cpp453 bool isCategoryImpl = isa<ObjCCategoryImplDecl>(OMD->getDeclContext()); in EmitObjCMessageExpr() local