Searched refs:getBlockId (Results 1 – 5 of 5) sorted by relevance
37 unsigned discriminator = Context.getBlockId(BD, true); in mangleFunctionBlock()191 unsigned discriminator = getBlockId(BD, false); in mangleGlobalBlock()236 (void) getBlockId(cast<BlockDecl>(DC), true); in mangleBlock()
1035 Discriminator = Context.getBlockId(BD, /*Local=*/false); in mangleNestedName()
1670 Number = Context.getBlockId(Block, false); in mangleUnqualifiedBlock()
78 unsigned getBlockId(const BlockDecl *BD, bool Local) { in getBlockId() function
2687 CGM.getCXXABI().getMangleContext().getBlockId(BD, true); in EmitPredefinedLValue()