Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprConstant.cpp705 const QualType arrayElementTy = arrayTy->getElementType(); in tryEmitPrivate() local
711 filler = tryEmitPrivate(value.getArrayFiller(), arrayElementTy); in tryEmitPrivate()
726 tryEmitPrivateForMemory(arrayElement, arrayElementTy); in tryEmitPrivate()