Searched refs:howSpecified (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/Analysis/Analyses/ |
D | FormatString.h | 277 OptionalAmount(HowSpecified howSpecified, in OptionalAmount() argument 282 : start(amountStart), length(amountLength), hs(howSpecified), amt(amount), in OptionalAmount()
|
/external/llvm-project/clang/include/clang/AST/ |
D | FormatString.h | 329 OptionalAmount(HowSpecified howSpecified, in OptionalAmount() argument 334 : start(amountStart), length(amountLength), hs(howSpecified), amt(amount), in OptionalAmount()
|