Home
last modified time | relevance | path

Searched defs:sourceLang (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Druntime_adapter.h170 auto sourceLang = mda.GetSourceLang(); variable
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/evaluation/
H A Dhelpers.cpp128 auto sourceLang = cda.GetSourceLang().value_or(panda_file::SourceLang::PANDA_ASSEMBLY); in LoadFileAndGetEntryMethod() local
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
H A Dpaoc.cpp736 auto sourceLang = ctx->method->GetClass()->GetSourceLang(); in TryCreateGraph() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_aot_compiler.cpp776 auto sourceLang = method.GetClass()->GetSourceLang(); in CreateGraph() local
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_reader.cpp711 auto sourceLang = methodAcc.GetSourceLang(); in CreateMethodItem() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler.cpp966 uint8_t CompileMethodImpl(coretypes::String *fullMethodName, panda_file::SourceLang sourceLang) in CompileMethodImpl() argument

Completed in 9 milliseconds