Searched defs:GetMangledName (Results 1 – 10 of 10) sorted by relevance
145 ConstString &GetMangledName() { return m_mangled; } in GetMangledName() function151 ConstString GetMangledName() const { return m_mangled; } in GetMangledName() function
19 ConstString CompilerDecl::GetMangledName() const { GetMangledName() function in CompilerDecl
1202 ConstString TypeMemberFunctionImpl::GetMangledName() const { GetMangledName() function in TypeMemberFunctionImpl
128 llvm::StringRef GetMangledName(GlobalDecl GD) { in GetMangledName() function in __anon76916bdd0111::CodeGeneratorImpl 348 llvm::StringRef CodeGenerator::GetMangledName(GlobalDecl GD) { in GetMangledName() function in CodeGenerator
73 const char *SBSymbol::GetMangledName() const { in GetMangledName() function in SBSymbol
72 const char *SBFunction::GetMangledName() const { GetMangledName() function in SBFunction
831 const char *SBTypeMemberFunction::GetMangledName() { GetMangledName() function in SBTypeMemberFunction
199 const char *DWARFDIE::GetMangledName() const { GetMangledName() function in DWARFDIE
552 DWARFDebugInfoEntry::GetMangledName(const DWARFUnit *cu, GetMangledName() function in DWARFDebugInfoEntry
406 llvm::StringRef IncrementalParser::GetMangledName(GlobalDecl GD) const { GetMangledName() function in clang::IncrementalParser