Searched defs:isLiteral (Results 1 – 8 of 8) sorted by relevance
297 UBool isLiteral, in appendToRule()386 UBool isLiteral, in appendToRule()
87 inline bool isLiteral(TokenKind K) { in isLiteral() function
103 bool isLiteral() const { return IsLiteral; } in isLiteral() function
102 bool isLiteral() const { in isLiteral() function
245 bool isLiteral() const { return (getSubclassData() & SCDB_IsLiteral) != 0; } in isLiteral() function
1307 bool isLiteral() const { in isLiteral() function
175 bool isLiteral = false, in getNSNumberFactoryMethod()