Home
last modified time | relevance | path

Searched defs:sourceLang (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Druntime_adapter.h170 auto sourceLang = mda.GetSourceLang(); in GetMethodSourceLanguage() local
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.cpp736 auto sourceLang = ctx->method->GetClass()->GetSourceLang(); in TryCreateGraph() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp776 auto sourceLang = method.GetClass()->GetSourceLang(); in CreateGraph() local
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp962 uint8_t CompileMethodImpl(coretypes::String *fullMethodName, panda_file::SourceLang sourceLang) in CompileMethodImpl()
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_reader.cpp709 auto sourceLang = methodAcc.GetSourceLang(); in CreateMethodItem() local