Searched refs:mangleBlock (Results 1 – 3 of 3) sorted by relevance
154 void mangleBlock(const DeclContext *DC, const BlockDecl *BD,
289 void MangleContext::mangleBlock(const DeclContext *DC, const BlockDecl *BD, in mangleBlock() function in MangleContext
1612 MangleCtx.mangleBlock(cast<DeclContext>(D), BD, Out); in getBlockMangledName()