Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h223 size_t (*SourcePositionIndex)(es2panda_Context *context, es2panda_SourcePosition *position); member
Des2panda_lib.cpp895 extern "C" size_t SourcePositionIndex([[maybe_unused]] es2panda_Context *context, es2panda_SourcePo… in SourcePositionIndex() function