Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp31 static bool ParseScanList(FormatStringHandler &H, in ParseScanList() function
203 if (ParseScanList(H, CS, I, E)) in ParseScanfSpecifier()