Searched defs:OptionalAmount (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h325 class OptionalAmount { class in namespace:clang::analyze_format_string
329 OptionalAmount(HowSpecified howSpecified, function in class:clang::analyze_format_string::OptionalAmount
337 OptionalAmount(bool valid = true) function in class:clang::analyze_format_string::OptionalAmount
341 explicit OptionalAmount(unsigned Amount) function in class:clang::analyze_format_string::OptionalAmount
[all...]

Completed in 210 milliseconds