Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprConstant.cpp724 const APValue &arrayElement = value.getArrayInitializedElt(i); in tryEmitPrivate() local
726 tryEmitPrivateForMemory(arrayElement, arrayElementTy); in tryEmitPrivate()