Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp591 bool isFixedPointConstant = isFixedPointLiteral(); in NumericLiteralParser() local
770 << (isFixedPointConstant ? 2 : isFPConstant); in NumericLiteralParser()