reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1162 StringRef getBlockMangledName(GlobalDecl GD, const BlockDecl *BD);
1573 StringRef name = CGM.getBlockMangledName(GD, blockDecl);
tools/clang/lib/CodeGen/CGDecl.cpp 208 ContextName = CGM.getBlockMangledName(GlobalDecl(), BD);