Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp1164 bool FoundDecimal = false; in GetFixedPointValue() local
1170 FoundDecimal = true; in GetFixedPointValue()
1181 if (FoundDecimal) in GetFixedPointValue()