Searched defs:GetMangledName (Results 1 – 9 of 9) sorted by relevance
152 ConstString &GetMangledName() { return m_mangled; } in GetMangledName() function158 ConstString GetMangledName() const { return m_mangled; } in GetMangledName() function
20 ConstString CompilerDecl::GetMangledName() const { in GetMangledName() function in CompilerDecl
1216 ConstString TypeMemberFunctionImpl::GetMangledName() const { in GetMangledName() function in TypeMemberFunctionImpl
128 llvm::StringRef GetMangledName(GlobalDecl GD) { in GetMangledName() function in __anonbec9d48b0111::CodeGeneratorImpl348 llvm::StringRef CodeGenerator::GetMangledName(GlobalDecl GD) { in GetMangledName() function in CodeGenerator
73 const char *SBSymbol::GetMangledName() const { in GetMangledName() function in SBSymbol
74 const char *SBFunction::GetMangledName() const { in GetMangledName() function in SBFunction
386 const char *SBTypeStaticField::GetMangledName() { in GetMangledName() function in SBTypeStaticField968 const char *SBTypeMemberFunction::GetMangledName() { in GetMangledName() function in SBTypeMemberFunction
212 const char *DWARFDIE::GetMangledName(bool substitute_name_allowed) const { in GetMangledName() function in DWARFDIE
570 DWARFDebugInfoEntry::GetMangledName(const DWARFUnit *cu, in GetMangledName() function in DWARFDebugInfoEntry