Home
last modified time | relevance | path

Searched refs:StrToVariableDeclarationKind (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp2298 static ir::VariableDeclaration::VariableDeclarationKind StrToVariableDeclarationKind(char const *st… in StrToVariableDeclarationKind() function
2326 auto irKind = StrToVariableDeclarationKind(kind); in CreateVariableDeclaration()