Home
last modified time | relevance | path

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

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