Home
last modified time | relevance | path

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

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