Lines Matching defs:endLoc
589 lexer::SourcePosition endLoc = classDefinition->End(); in ParseClassDeclaration() local
943 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseContinueStatement() local
1420 lexer::SourcePosition endLoc = bodyNode->End(); in ParseForStatement() local
1442 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseIfStatement() local
1521 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseReturnStatement() local
1652 lexer::SourcePosition endLoc = expression->End(); in ParseThrowStatement() local
1741 lexer::SourcePosition endLoc = catchBlock->End(); in ParseCatchClause() local
1753 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseTryStatement() local
1850 lexer::SourcePosition endLoc = initializer->End(); in ParseVariableDeclaratorInitializer() local
1918 lexer::SourcePosition endLoc = init->End(); in ParseVariableDeclarator() local
1985 lexer::SourcePosition endLoc = declarators.back()->End(); in ParseVariableDeclaration() local
2011 lexer::SourcePosition endLoc = body->End(); in ParseWhileStatement() local
2255 lexer::SourcePosition endLoc = declNode->End(); in ParseExportDefaultDeclaration() local
2293 lexer::SourcePosition endLoc = source->End(); in ParseExportAllDeclaration() local
2465 lexer::SourcePosition endLoc = decl->End(); in ParseNamedExportDeclaration() local
2776 lexer::SourcePosition endLoc = source->End(); in ParseImportDeclaration() local