Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDFormatManager.cpp218 ClangASTType non_ptr_type = clang_type.GetPointeeType(); in GetPossibleMatches() local
264 ClangASTType non_ptr_type = clang_type.GetPointeeType(); in GetPossibleMatches() local