Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLiteralSupport.cpp646 const char *floatDigitsBegin = s; in ParseNumberStartingWithZero() local
648 noSignificand &= (floatDigitsBegin == s); in ParseNumberStartingWithZero()