Home
last modified time | relevance | path

Searched defs:CreatePtLangExt (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dlanguage_context.cpp63 std::unique_ptr<tooling::PtLangExt> LanguageContextBase::CreatePtLangExt() const in CreatePtLangExt() function in ark::LanguageContextBase
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_language_context.h339 std::unique_ptr<tooling::PtLangExt> CreatePtLangExt() const override in CreatePtLangExt() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dlanguage_context.h337 std::unique_ptr<tooling::PtLangExt> CreatePtLangExt() in CreatePtLangExt() function