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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1776 bool IsHexFloat = true; local
1779 IsHexFloat = false;
1782 IsHexFloat = false;
1784 if (IsHexFloat)

Completed in 115 milliseconds