Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp772 const char *floatDigitsBegin = s; in ParseNumberStartingWithZero() local
775 noSignificand &= (floatDigitsBegin == s); in ParseNumberStartingWithZero()