Searched defs:floatLiteral (Results 1 – 7 of 7) sorted by relevance
24 , floatLiteral = value(0.25e3) //!< f enumerator
291 public void floatLiteral() { in floatLiteral() method in LexerTest
557 private Token floatLiteral() { in floatLiteral() method in StreamLexer
1977 bool Parser::floatLiteral(double* dest) { in floatLiteral() function in SkSL::Parser
2162 bool Parser::floatLiteral(SKSL_FLOAT* dest) { in floatLiteral() function in SkSL::Parser
897 const internal::VariadicDynCastAllOfMatcher<Stmt, FloatingLiteral> floatLiteral; variable
1693 FloatingLiteral> floatLiteral; variable