Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DFormatString.h277 OptionalAmount(HowSpecified howSpecified, in OptionalAmount() argument
282 : start(amountStart), length(amountLength), hs(howSpecified), amt(amount), in OptionalAmount()