Searched defs:GetFullName (Results 1 – 3 of 3) sorted by relevance
23 llvm::StringRef GetFullName() const { return m_full_name; } in GetFullName() function
47 ConstString GetFullName() const { return m_full; } in GetFullName() function
60 const std::string &GetFullName() const { return m_full; } in GetFullName() function