Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDLiteralSupport.cpp765 const char *floatDigitsBegin = s; in ParseNumberStartingWithZero() local
768 noSignificand &= (floatDigitsBegin == s); in ParseNumberStartingWithZero()