Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1576 bool FoundDecimal = false; in GetFixedPointValue() local
1582 FoundDecimal = true; in GetFixedPointValue()
1593 if (FoundDecimal) in GetFixedPointValue()