Searched defs:isLiteral (Results 1 – 9 of 9) sorted by relevance
297 UBool isLiteral, in appendToRule()386 UBool isLiteral, in appendToRule()
87 inline bool isLiteral(TokenKind K) { in isLiteral() function
27 boolean isLiteral, in appendToRule()
25 boolean isLiteral, in appendToRule()
104 bool isLiteral() const { return IsLiteral; } in isLiteral() function
113 bool isLiteral() const { in isLiteral() function
242 bool isLiteral() const { return (getSubclassData() & SCDB_IsLiteral) != 0; } in isLiteral() function
1316 bool isLiteral() const { in isLiteral() function
246 bool isLiteral = false, in getNSNumberFactoryMethod()