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

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

Completed in 175 milliseconds