Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8880 clang::QualType elaborated_qual_type = in DumpValue() local
8882 CompilerType elaborated_clang_type = GetType(elaborated_qual_type); in DumpValue()
8885 getASTContext().getTypeInfo(elaborated_qual_type); in DumpValue()
8905 clang::QualType elaborated_qual_type = in DumpValue() local
8907 CompilerType elaborated_clang_type = GetType(elaborated_qual_type); in DumpValue()
8910 getASTContext().getTypeInfo(elaborated_qual_type); in DumpValue()