Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h360 bool (*ScriptFunctionIsDeclare)(es2panda_AstNode *ast); member
Des2panda_lib.cpp2055 extern "C" bool ScriptFunctionIsDeclare(es2panda_AstNode *ast) in ScriptFunctionIsDeclare() function
2590 ScriptFunctionIsDeclare,