Home
last modified time | relevance | path

Searched refs:howSpecified (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/include/clang/AST/
DFormatString.h329 OptionalAmount(HowSpecified howSpecified, in OptionalAmount() argument
334 : start(amountStart), length(amountLength), hs(howSpecified), amt(amount), in OptionalAmount()