Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp6221 const bool idx_is_valid = idx < *num_children_or_err; in GetChildCompilerTypeAtIndex() local
6225 if (idx_is_valid) { in GetChildCompilerTypeAtIndex()
6242 if (idx_is_valid && GetCompleteType(type)) { in GetChildCompilerTypeAtIndex()
6359 if (idx_is_valid && GetCompleteType(type)) { in GetChildCompilerTypeAtIndex()
6483 if (idx_is_valid) { in GetChildCompilerTypeAtIndex()
6519 if (idx_is_valid) { in GetChildCompilerTypeAtIndex()
6542 if (ignore_array_bounds || idx_is_valid) { in GetChildCompilerTypeAtIndex()
6600 if (idx_is_valid) { in GetChildCompilerTypeAtIndex()