Searched refs:GetLineIndex (Results 1 – 4 of 4) sorted by relevance
90 lexer::LineIndex &GetLineIndex() const;
105 lexer::LineIndex &FunctionEmitter::GetLineIndex() const in GetLineIndex() function in panda::es2panda::compiler::FunctionEmitter107 return const_cast<lexer::LineIndex &>(pg_->Binder()->Program()->GetLineIndex()); in GetLineIndex()185 (GetLineIndex().GetLocation(astNode->Range().start).col - 1) : INVALID_COL; in GenInstructionDebugInfo()
108 const lexer::LineIndex &GetLineIndex() const in GetLineIndex() function
302 … util::Concurrent::VerifyImportVarForConcurrentFunction(Program()->GetLineIndex(), ident, res); in LookupIdentReference()655 Program()->GetLineIndex()); in ResolveReference()