Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBType.cpp427 lldb::SBType SBType::GetCanonicalType() { in GetCanonicalType() function in SBType
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDType.cpp1130 TypeImpl TypeImpl::GetCanonicalType() const { in GetCanonicalType() function in TypeImpl
HDCompilerType.cpp604 CompilerType CompilerType::GetCanonicalType() const { in GetCanonicalType() function in CompilerType
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp4284 TypeSystemClang::GetCanonicalType(lldb::opaque_compiler_type_t type) { in GetCanonicalType() function in TypeSystemClang