Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp108 const CompilerType child_type = in GetChildAtIndex() local
131 child_byte_offset, child_type, true, in GetChildAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h923 CompilerType *child_type = nullptr);
H A DTypeSystemClang.cpp9177 CompilerType *child_type) { in CountDeclLevels() argument
9237 if (child_type) { in CountDeclLevels()
9239 if (!AreTypesSame(clang_type, *child_type, in CountDeclLevels()