Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DLiteralSupport.cpp1502 bool FoundDecimal = false; in GetFixedPointValue() local
1508 FoundDecimal = true; in GetFixedPointValue()
1519 if (FoundDecimal) in GetFixedPointValue()