Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Symbol/
DClangASTType.h210 IsTypedefType () const;
/external/lldb/include/lldb/DataFormatters/
DFormatNavigator.h613 if (clang_type.IsTypedefType()) in Get_Impl()
/external/lldb/source/Symbol/
DClangASTType.cpp905 ClangASTType::IsTypedefType () const in IsTypedefType() function in ClangASTType