Searched defs:GetCanonicalType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 427 lldb::SBType SBType::GetCanonicalType() { in GetCanonicalType() function in SBType |
/llvm-project/lldb/source/Symbol/ | ||
H A D | Type.cpp | 1130 TypeImpl TypeImpl::GetCanonicalType() const { GetCanonicalType() function in TypeImpl |
H A D | CompilerType.cpp | 604 CompilerType CompilerType::GetCanonicalType() const { GetCanonicalType() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4284 TypeSystemClang::GetCanonicalType(lldb::opaque_compiler_type_t type) { GetCanonicalType() function in TypeSystemClang |