Searched refs:GetPtrAuthAddressDiversity (Results 1 – 5 of 5) sorted by relevance
269 bool GetPtrAuthAddressDiversity() const;
231 GetPtrAuthAddressDiversity(lldb::opaque_compiler_type_t type) = 0;
125 bool CompilerType::GetPtrAuthAddressDiversity() const { in GetPtrAuthAddressDiversity() function in CompilerType128 return type_system_sp->GetPtrAuthAddressDiversity(m_type); in GetPtrAuthAddressDiversity()
662 bool GetPtrAuthAddressDiversity(lldb::opaque_compiler_type_t type) override;
3005 bool TypeSystemClang::GetPtrAuthAddressDiversity( in GetPtrAuthAddressDiversity() function in TypeSystemClang