Home
last modified time | relevance | path

Searched defs:nelems (Results 1 – 4 of 4) sorted by relevance

/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/
H A Doptnone-loops.cpp20 unsigned nelems) { in simple_memcpy_loop()
/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DCTFTypes.h114 uint32_t nelems; member
133 uint32_t nelems; member
H A DSymbolFileCTF.cpp642 const uint32_t nelems = m_data.GetU32(&offset); ParseType() local
/llvm-project/libcxxabi/src/
H A Dfallback_malloc.cpp134 const size_t nelems = alloc_size(len); in fallback_malloc() local