Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp8930 clang::QualType desugar_qual_type = in DumpValue() local
8932 CompilerType desugar_clang_type = GetType(desugar_qual_type); in DumpValue()
8936 getASTContext().getTypeInfo(desugar_qual_type); in DumpValue()