Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBType.cpp330 lldb::SBType SBType::GetCanonicalType() { in GetCanonicalType() function in SBType
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp335 CompilerType CompilerType::GetCanonicalType() const { in GetCanonicalType() function in CompilerType
DType.cpp1019 TypeImpl TypeImpl::GetCanonicalType() const { in GetCanonicalType() function in TypeImpl
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4157 TypeSystemClang::GetCanonicalType(lldb::opaque_compiler_type_t type) { in GetCanonicalType() function in TypeSystemClang