Searched refs:GetAtomicType (Results 1 – 7 of 7) sorted by relevance
428 CompilerType CompilerType::GetAtomicType() const { in GetAtomicType() function in CompilerType430 return m_type_system->GetAtomicType(m_type); in GetAtomicType()
88 CompilerType TypeSystem::GetAtomicType(lldb::opaque_compiler_type_t type) { in GetAtomicType() function in TypeSystem
505 encoding_type->GetForwardCompilerType().GetAtomicType(); in ResolveCompilerType()563 m_compiler_type = void_compiler_type.GetAtomicType(); in ResolveCompilerType()
242 CompilerType GetAtomicType() const;
259 virtual CompilerType GetAtomicType(lldb::opaque_compiler_type_t type);
709 CompilerType GetAtomicType(lldb::opaque_compiler_type_t type) override;
4537 CompilerType TypeSystemClang::GetAtomicType(lldb::opaque_compiler_type_t type) { in GetAtomicType() function in TypeSystemClang