Lines Matching defs:endLoc
711 lexer::SourcePosition endLoc = classDefinition->End(); in ParseClassDeclaration() local
1077 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseContinueStatement() local
1594 lexer::SourcePosition endLoc = bodyNode->End(); in ParseForStatement() local
1616 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseIfStatement() local
1694 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseReturnStatement() local
1825 lexer::SourcePosition endLoc = expression->End(); in ParseThrowStatement() local
1914 lexer::SourcePosition endLoc = catchBlock->End(); in ParseCatchClause() local
1926 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseTryStatement() local
2022 lexer::SourcePosition endLoc = initializer->End(); in ParseVariableDeclaratorInitializer() local
2053 lexer::SourcePosition endLoc = init->End(); in ParseVariableDeclarator() local
2179 lexer::SourcePosition endLoc = declarators.back()->End(); in ParseVariableDeclaration() local
2205 lexer::SourcePosition endLoc = body->End(); in ParseWhileStatement() local
2524 lexer::SourcePosition endLoc = declNode->End(); in ParseExportDefaultDeclaration() local
2562 lexer::SourcePosition endLoc = source->End(); in ParseExportAllDeclaration() local
2833 lexer::SourcePosition endLoc = decl->End(); in ParseNamedExportDeclaration() local
3308 lexer::SourcePosition endLoc = source->End(); in ParseImportDeclaration() local