Searched refs:mangleBlock (Results 1 – 4 of 4) sorted by relevance
123 void mangleBlock(const DeclContext *DC, const BlockDecl *BD,
223 void MangleContext::mangleBlock(const DeclContext *DC, const BlockDecl *BD, in mangleBlock() function in MangleContext
515 MC->mangleBlock(DC, BD, Out); in ComputeName()
603 MangleCtx.mangleBlock(cast<DeclContext>(D), BD, Out); in getBlockMangledName()