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
209 return GetFullName(); in GetFullNameWithoutCategory()240 strm.Printf("+%s", objc_method.GetFullName().GetCString()); in GetMethodNameVariants()245 strm.Printf("-%s", objc_method.GetFullName().GetCString()); in GetMethodNameVariants()
156 ->GetFullName() in ParseFullName()
1061 PDB_SymType::None, specs[i].GetFullName(), NS_CaseSensitive)) { in GetDeclContextContainingSymbol()
585 llvm::StringRef scope_name = specs.back().GetFullName(); in CreateDeclInfoForUndecoratedName()