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