Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DTypeSystem.cpp88 CompilerType TypeSystem::GetAtomicType(lldb::opaque_compiler_type_t type) { in GetAtomicType() function in TypeSystem
DCompilerType.cpp416 CompilerType CompilerType::GetAtomicType() const { in GetAtomicType() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4480 CompilerType TypeSystemClang::GetAtomicType(lldb::opaque_compiler_type_t type) { in GetAtomicType() function in TypeSystemClang