Lines Matching defs:endLoc
287 lexer::SourcePosition endLoc = classDefinition->End(); in ParseStructDeclaration() local
303 lexer::SourcePosition endLoc = classDefinition->End(); in ParseClassDeclaration() local
497 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseContinueStatement() local
973 lexer::SourcePosition endLoc; in ParseIfStatement() local
1043 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseReturnStatement() local
1171 lexer::SourcePosition endLoc = expression->End(); in ParseThrowStatement() local
1226 lexer::SourcePosition endLoc = catchBlock->End(); in ParseCatchClause() local
1237 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseTryStatement() local
1306 lexer::SourcePosition endLoc = initializer->End(); in ParseVariableDeclaratorInitializer() local
1367 lexer::SourcePosition endLoc = init->End(); in ParseVariableDeclarator() local
1425 lexer::SourcePosition endLoc = declarators.back()->End(); in ParseVariableDeclaration() local
1452 lexer::SourcePosition endLoc = body->End(); in ParseWhileStatement() local
1508 lexer::SourcePosition endLoc = declNode->End(); in ParseExportDefaultDeclaration() local
1548 lexer::SourcePosition endLoc = source->End(); in ParseExportAllDeclaration() local
1657 lexer::SourcePosition endLoc = decl->End(); in ParseNamedExportDeclaration() local
1857 lexer::SourcePosition endLoc = source->End(); in ParseImportDeclaration() local