Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLiteralSupport.cpp902 bool isFixedPointConstant = isFixedPointLiteral(); in NumericLiteralParser() local
1104 << (isFixedPointConstant ? 2 : isFPConstant); in NumericLiteralParser()