Searched refs:AddLineAndColumnNumber (Results 1 – 2 of 2) sorted by relevance
107 void AddLineAndColumnNumber(const Inst *inst, size_t idx);
104 void BytecodeGen::AddLineAndColumnNumber(const compiler::Inst *inst, size_t i) in AddLineAndColumnNumber() function in panda::bytecodeopt::BytecodeGen130 AddLineAndColumnNumber(inst, i); in RunImpl()