Home
last modified time | relevance | path

Searched defs:GetAtomicType (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp88 CompilerType TypeSystem::GetAtomicType(lldb::opaque_compiler_type_t type) { in GetAtomicType() function in TypeSystem
H A DCompilerType.cpp681 CompilerType CompilerType::GetAtomicType() const { GetAtomicType() function in CompilerType
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4543 CompilerType TypeSystemClang::GetAtomicType(lldb::opaque_compiler_type_t type) { GetAtomicType() function in TypeSystemClang