Home
last modified time | relevance | path

Searched defs:SourceRangeEnd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h226 …es2panda_SourcePosition *(*SourceRangeEnd)(es2panda_Context *context, es2panda_SourceRange *range); member
Des2panda_lib.cpp913 extern "C" es2panda_SourcePosition *SourceRangeEnd([[maybe_unused]] es2panda_Context *context, in SourceRangeEnd() function