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