Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2060 bool isCategoryImpl, in GenerateMessageSendSuper()
7547 bool isCategoryImpl, in GenerateMessageSendSuper()
H A DCGObjCGNU.cpp2635 bool isCategoryImpl, in GenerateMessageSendSuper()
H A DCGObjC.cpp687 bool isCategoryImpl = isa<ObjCCategoryImplDecl>(OMD->getDeclContext()); in EmitObjCMessageExpr() local