Searched defs:GetMangledName (Results 1 – 10 of 10) sorted by relevance
145 ConstString &GetMangledName() { return m_mangled; } in GetMangledName() function 151 ConstString GetMangledName() const { return m_mangled; } in GetMangledName() function
20 ConstString CompilerDecl::GetMangledName() const { in GetMangledName() function in CompilerDecl
1195 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
73 const char *SBFunction::GetMangledName() const { in GetMangledName() function in SBFunction
386 const char *SBTypeStaticField::GetMangledName() { in GetMangledName() function in SBTypeStaticField932 const char *SBTypeMemberFunction::GetMangledName() { in GetMangledName() function in SBTypeMemberFunction
201 const char *DWARFDIE::GetMangledName() const { in GetMangledName() function in DWARFDIE
550 DWARFDebugInfoEntry::GetMangledName(const DWARFUnit *cu, in GetMangledName() function in DWARFDebugInfoEntry
422 llvm::StringRef IncrementalParser::GetMangledName(GlobalDecl GD) const { in GetMangledName() function in clang::IncrementalParser