Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DFormatString.cpp43 bool hasDigits = false; in ParseAmount() local
48 hasDigits = true; in ParseAmount()
53 if (hasDigits) in ParseAmount()