Home
last modified time | relevance | path

Searched defs:GetCanonicalType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp427 lldb::SBType SBType::GetCanonicalType() { in GetCanonicalType() function in SBType
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp1130 TypeImpl TypeImpl::GetCanonicalType() const { in GetCanonicalType() function in TypeImpl
H A DCompilerType.cpp604 CompilerType CompilerType::GetCanonicalType() const { in GetCanonicalType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4284 TypeSystemClang::GetCanonicalType(lldb::opaque_compiler_type_t type) { in GetCanonicalType() function in TypeSystemClang