Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp974 bool isFixedPointConstant = isFixedPointLiteral(); in NumericLiteralParser() local
1203 << (isFixedPointConstant ? 2 : isFPConstant); in NumericLiteralParser()