Searched refs:SetMethodSourceLang (Results 1 – 2 of 2) sorted by relevance
131 …static void SetMethodSourceLang(const Program &program, panda_file::MethodItem *method, const Func…
1292 void AsmEmitter::SetMethodSourceLang(const Program &program, MethodItem *method, const Function &fu… in SetMethodSourceLang() function in ark::pandasm::AsmEmitter1359 SetMethodSourceLang(program, method, func, name); in MakeFunctionDebugInfoAndAnnotations()