Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatStringParsing.h44 OptionalAmount ParsePositionAmount(FormatStringHandler &H,
H A DFormatString.cpp75 clang::analyze_format_string::ParsePositionAmount(FormatStringHandler &H, in ParsePositionAmount() function in clang::analyze_format_string
133 ParsePositionAmount(H, Start, Beg, E, in ParseFieldWidth()
H A DPrintfFormatString.cpp44 const OptionalAmount Amt = ParsePositionAmount(H, Start, Beg, E, in ParsePrecision()