Searched defs:AstNodeFindNearestScope (Results 1 – 2 of 2) sorted by relevance
242 es2panda_Scope *(*AstNodeFindNearestScope)(es2panda_Context *ctx, es2panda_AstNode *node); member
921 extern "C" es2panda_Scope *AstNodeFindNearestScope([[maybe_unused]] es2panda_Context *ctx, es2panda… in AstNodeFindNearestScope() function