Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp4242 IdentifierInfo *IMId = ObjCBAttr->getInstanceMethod(); in checkObjCBridgeRelatedComponents() local
4286 if (!CfToNs && IMId) { in checkObjCBridgeRelatedComponents()
4287 Selector Sel = Context.Selectors.getNullarySelector(IMId); in checkObjCBridgeRelatedComponents()