Searched defs:lineIndex (Results 1 – 4 of 4) sorted by relevance
31 …etConcurrent(ir::ScriptFunction *func, const ir::AstNode * node, const lexer::LineIndex &lineIndex) in SetConcurrent()41 void Concurrent::ThrowInvalidConcurrentFunction(const lexer::LineIndex &lineIndex, const ir::AstNod… in ThrowInvalidConcurrentFunction()64 void Concurrent::ProcessConcurrent(const lexer::LineIndex &lineIndex, const ir::AstNode *node, in ProcessConcurrent()
818 void Helpers::ScanDirectives(ir::ScriptFunction *func, const lexer::LineIndex &lineIndex, bool enab… in ScanDirectives()852 const lexer::LineIndex &lineIndex, bool enableSendableClass, in SetFuncFlagsForDirectives()
275 size_t lineIndex = 0; // index of "\n". in ParseStackInfo() local
215 lexer::LineIndex lineIndex = parserContext_->GetProgram()->GetLineIndex(); in ThrowError() local