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