Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h343 unsigned amountLength, in OptionalAmount() argument
345 : start(amountStart), length(amountLength), hs(howSpecified), amt(amount), in OptionalAmount()