Searched defs:num_elements (Results 1 – 9 of 9) sorted by relevance
55 …EXPR_CXX23 typename std::enable_if<!std::is_array<T>::value, T*>::type newValue(int num_elements) { in newValue()62 newValue(int num_elements) { in newValue()
198 CalculateNumChildren(CompilerType container_elem_type, uint64_t num_elements, in CalculateNumChildren() argument 259 uint64_t num_elements; in Update() local
40 std::optional<uint64_t> num_elements; in ParseChildArrayInfo() local
1371 uint64_t num_elements = 0; ParseArrayType() local
321 size_t num_elements = m_descriptors.size(); in Dump() local
757 size_t num_elements = old_id_vec.size(); ModuleReplaced() local
1432 uint32_t num_elements; ReplaceVariables() local
451 bool ClangExpressionDeclMap::GetStructInfo(uint32_t &num_elements, size_t &size, in GetStructInfo() argument
669 uint32_t num_elements = array_type->getCount(); in CreateLLDBTypeFromPDBType() local