Home
last modified time | relevance | path

Searched defs:GetContext (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_queue_counter_priority.h42 const CompilerTask &GetContext() const in GetContext() function
47 CompilerTask &GetContext() in GetContext() function
/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.h556 ParserContext &GetContext() in GetContext() function
561 const ParserContext &GetContext() const in GetContext() function
/arkcompiler/ets_frontend/ets2panda/lsp/include/formatting/
Drule.h48 std::vector<ContextPredicate> &GetContext() in GetContext() function
/arkcompiler/runtime_core/static_core/compiler/
Dinplace_task_runner.h142 InPlaceCompilerContext &GetContext() override in GetContext() function
Dbackground_task_runner.h202 BackgroundCompilerContext &GetContext() override in GetContext() function
/arkcompiler/ets_frontend/ets2panda/test/utils/
Dast_verifier_test.h72 auto *GetContext() in GetContext() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.h259 T *GetContext() const in GetContext() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h169 LLVMContextRef GetContext() const in GetContext() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h98 [[nodiscard]] public_lib::Context *GetContext() const in GetContext() function
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.h382 const parser::ParserContext *GetContext() in GetContext() function