Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLexer.cpp1586 bool IsHexFloat = true; in LexNumericConstant() local
1589 IsHexFloat = false; in LexNumericConstant()
1591 IsHexFloat = false; in LexNumericConstant()
1593 if (IsHexFloat) in LexNumericConstant()