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
522 MC->mangleBlock(DC, BD, Out); in ComputeName()
123 void mangleBlock(const DeclContext *DC, const BlockDecl *BD,
656 MangleCtx.mangleBlock(cast<DeclContext>(D), BD, Out); in getBlockMangledName()