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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp168 unsigned msgSendMDKind; member in class:__anon17845::CGObjCGNU
595 imp->setMetadata(msgSendMDKind, node);
672 slot->setMetadata(msgSendMDKind, node);
808 imp->setMetadata(msgSendMDKind, node);
895 msgSendMDKind = VMContext.getMDKindID("GNUObjCMessageSend");
1309 call->setMetadata(msgSendMDKind, node);
1423 call->setMetadata(msgSendMDKind, node);

Completed in 479 milliseconds