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