Searched refs:GetFullName (Results 1 – 8 of 8) sorted by relevance
23 llvm::StringRef GetFullName() const { return m_full_name; } in GetFullName() function
86 context = count > 1 ? specs[count - 2].GetFullName() : ""; in ExtractContextAndIdentifier()
47 ConstString GetFullName() const { return m_full; } in GetFullName() function
59 ConstString GetFullName() const { return m_full; } in GetFullName() function
222 return GetFullName(); in GetFullNameWithoutCategory()253 strm.Printf("+%s", objc_method.GetFullName().GetCString()); in GetMethodNameVariants()258 strm.Printf("-%s", objc_method.GetFullName().GetCString()); in GetMethodNameVariants()
175 ->GetFullName() in ParseFullName()
1055 PDB_SymType::None, specs[i].GetFullName(), NS_CaseSensitive)) { in GetDeclContextContainingSymbol()
512 llvm::StringRef scope_name = specs.back().GetFullName(); in CreateDeclInfoForUndecoratedName()