Searched defs:sourceLang (Results 1 – 5 of 5) sorted by relevance
190 auto sourceLang = static_cast<uint8_t>(runtime_->GetMethodSourceLanguage(methodPtr)); in PutFunction() local
170 auto sourceLang = mda.GetSourceLang(); in GetMethodSourceLanguage() local
726 auto sourceLang = ctx->method->GetClass()->GetSourceLang(); in TryCreateGraph() local
907 uint8_t CompileMethodImpl(coretypes::String *fullMethodName, panda_file::SourceLang sourceLang) in CompileMethodImpl()
754 auto sourceLang = methodAcc.GetSourceLang(); in CreateMethodItem() local