Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Expression/
DIRInterpreter.cpp1039 SmallVector<Value *, 8> const_indices; in Interpret() local
1062 const_indices.push_back(constant_index); in Interpret()
1066 data_layout.getIndexedOffsetInType(src_elem_ty, const_indices); in Interpret()