Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
HDFormatString.h272 OptionalAmount(HowSpecified howSpecified, in OptionalAmount() argument
277 : start(amountStart), length(amountLength), hs(howSpecified), amt(amount), in OptionalAmount()