Home
last modified time | relevance | path

Searched defs:SetKeyword (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/
DkeywordsBase.h45 void SetKeyword(KeywordString kws) const in SetKeyword() function
57 void SetKeyword(KeywordString kws) const in SetKeyword() function
DkeywordsUtil.h85 inline void SetKeyword(KeywordString kws) const in SetKeyword() function
/arkcompiler/ets_frontend/es2panda/lexer/
DkeywordsUtil.h71 inline void KeywordsUtil::SetKeyword(std::string_view str, TokenType type) in SetKeyword() function