Lines Matching defs:endLoc
697 lexer::SourcePosition endLoc = classDefinition->End(); in ParseClassDeclaration() local
1062 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseContinueStatement() local
1579 lexer::SourcePosition endLoc = bodyNode->End(); in ParseForStatement() local
1601 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseIfStatement() local
1679 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseReturnStatement() local
1810 lexer::SourcePosition endLoc = expression->End(); in ParseThrowStatement() local
1899 lexer::SourcePosition endLoc = catchBlock->End(); in ParseCatchClause() local
1911 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseTryStatement() local
2007 lexer::SourcePosition endLoc = initializer->End(); in ParseVariableDeclaratorInitializer() local
2038 lexer::SourcePosition endLoc = init->End(); in ParseVariableDeclarator() local
2164 lexer::SourcePosition endLoc = declarators.back()->End(); in ParseVariableDeclaration() local
2190 lexer::SourcePosition endLoc = body->End(); in ParseWhileStatement() local
2494 lexer::SourcePosition endLoc = declNode->End(); in ParseExportDefaultDeclaration() local
2532 lexer::SourcePosition endLoc = source->End(); in ParseExportAllDeclaration() local
2765 lexer::SourcePosition endLoc = decl->End(); in ParseNamedExportDeclaration() local
3222 lexer::SourcePosition endLoc = source->End(); in ParseImportDeclaration() local