Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h239 const es2panda_DiagnosticStorage *(*GetPluginErrors)(es2panda_Context *context); member
Des2panda_lib.cpp875 extern "C" const es2panda_DiagnosticStorage *GetPluginErrors(es2panda_Context *context) in GetPluginErrors() function