Searched defs:GetSymbolType (Results 1 – 2 of 2) sorted by relevance
21 Symbol::Type Lexer::GetSymbolType(const UnicodeText::const_iterator& it) const { in GetSymbolType() function in libtextclassifier3::grammar::Lexer
2058 static SymbolType GetSymbolType(const char *&symbol_name, in GetSymbolType() function