Searched defs:GetAtomicType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 88 CompilerType TypeSystem::GetAtomicType(lldb::opaque_compiler_type_t type) { in GetAtomicType() function in TypeSystem |
H A D | CompilerType.cpp | 709 CompilerType CompilerType::GetAtomicType() const { GetAtomicType() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4587 CompilerType TypeSystemClang::GetAtomicType(lldb::opaque_compiler_type_t type) { GetAtomicType() function in TypeSystemClang |