Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDLexer.cpp1582 bool IsHexFloat = true; in LexNumericConstant() local
1585 IsHexFloat = false; in LexNumericConstant()
1587 IsHexFloat = false; in LexNumericConstant()
1589 if (IsHexFloat) in LexNumericConstant()