Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp424 assert(isPowerOf2(unitSize.getQuantity())); in getOffsetAtStartOfUnit() argument
537 CharUnits unitSize = CharUnits::One(); finish() local