Searched defs:GetAtomicType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/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 | 681 CompilerType CompilerType::GetAtomicType() const { GetAtomicType() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4543 CompilerType TypeSystemClang::GetAtomicType(lldb::opaque_compiler_type_t type) { GetAtomicType() function in TypeSystemClang |