Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLexer.cpp1613 bool IsHexFloat = true; in LexNumericConstant() local
1616 IsHexFloat = false; in LexNumericConstant()
1619 IsHexFloat = false; in LexNumericConstant()
1621 if (IsHexFloat) in LexNumericConstant()