Home
last modified time | relevance | path

Searched defs:BaseEltSize (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp363 unsigned BaseEltSize = Ctx.getTypeSizeInChars(BaseEltQT).getQuantity(); in visitArray() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp2704 unsigned BaseEltSize = EltAsInt.getBitWidth(); in EvalAndBitcastToAPInt() local