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