Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DFormatStringParsing.h32 OptionalAmount ParsePositionAmount(FormatStringHandler &H,
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()
DPrintfFormatString.cpp43 const OptionalAmount Amt = ParsePositionAmount(H, Start, Beg, E, in ParsePrecision()