Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DTypeSize.h322 static constexpr TypeSize getFixed(ScalarTy ExactSize) { in getFixed()
331 static constexpr TypeSize Fixed(ScalarTy ExactSize) { in Fixed()