Home
last modified time | relevance | path

Searched refs:GetTypedefedType (Results 1 – 3 of 3) sorted by relevance

/external/lldb/include/lldb/Symbol/
DClangASTType.h339 GetTypedefedType () const;
/external/lldb/include/lldb/DataFormatters/
DFormatNavigator.h617 …if ((Get_Impl(valobj, clang_type.GetTypedefedType(), entry, use_dynamic, reason)) && entry->Cascad… in Get_Impl()
/external/lldb/source/Symbol/
DClangASTType.cpp1668 ClangASTType::GetTypedefedType () const in GetTypedefedType() function in ClangASTType