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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp8324 clang::QualType desugar_qual_type = local
8326 CompilerType desugar_clang_type = GetType(desugar_qual_type);
8330 getASTContext().getTypeInfo(desugar_qual_type);

Completed in 75 milliseconds