Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6214 const bool idx_is_valid = idx < *num_children_or_err; in GetChildCompilerTypeAtIndex() local
6218 if (idx_is_valid) { in GetChildCompilerTypeAtIndex()
6235 if (idx_is_valid && GetCompleteType(type)) { in GetChildCompilerTypeAtIndex()
6355 if (idx_is_valid && GetCompleteType(type)) { in GetChildCompilerTypeAtIndex()
6479 if (idx_is_valid) { in GetChildCompilerTypeAtIndex()
6515 if (idx_is_valid) { in GetChildCompilerTypeAtIndex()
6538 if (ignore_array_bounds || idx_is_valid) { in GetChildCompilerTypeAtIndex()
6596 if (idx_is_valid) { in GetChildCompilerTypeAtIndex()