Searched refs:msgSendMDKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp163 unsigned msgSendMDKind; member in class:__anon3800::CGObjCGNU
602 imp->setMetadata(msgSendMDKind, node);
680 slot->setMetadata(msgSendMDKind, node);
818 imp->setMetadata(msgSendMDKind, node);
905 msgSendMDKind = VMContext.getMDKindID("GNUObjCMessageSend");
1332 call->setMetadata(msgSendMDKind, node);
1445 call->setMetadata(msgSendMDKind, node);

Completed in 164 milliseconds