Searched refs:GetAtomicType (Results 1 – 7 of 7) sorted by relevance
424 CompilerType CompilerType::GetAtomicType() const { in GetAtomicType() function in CompilerType426 return m_type_system->GetAtomicType(m_type); in GetAtomicType()
92 CompilerType TypeSystem::GetAtomicType(lldb::opaque_compiler_type_t type) { in GetAtomicType() function in TypeSystem
503 encoding_type->GetForwardCompilerType().GetAtomicType(); in ResolveClangType()561 m_compiler_type = void_compiler_type.GetAtomicType(); in ResolveClangType()
4289 CompilerType ClangASTContext::GetAtomicType(lldb::opaque_compiler_type_t type) { in GetAtomicType() function in ClangASTContext
231 CompilerType GetAtomicType() const;
247 virtual CompilerType GetAtomicType(lldb::opaque_compiler_type_t type);
630 CompilerType GetAtomicType(lldb::opaque_compiler_type_t type) override;