Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp278 clang::QualType element_qual_type = pointer_pointertype->getPointeeType(); in CreateResultVariable() local
283 clang::QualType element_qual_type = in CreateResultVariable() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8781 clang::QualType element_qual_type = array->getElementType(); in DumpValue() local