• Home
  • Raw
  • Download

Lines Matching defs:endLoc

352     lexer::SourcePosition endLoc = classDefinition->End();  in ParseStructDeclaration()  local
373 lexer::SourcePosition endLoc = classDefinition->End(); in ParseClassDeclaration() local
569 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseContinueStatement() local
647 auto endLoc = lexer_->GetToken().End(); in ParseDoWhileStatement() local
1097 lexer::SourcePosition endLoc; in ParseIfStatement() local
1168 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseReturnStatement() local
1277 auto endLoc = lexer_->GetToken().End(); in ParseSwitchStatement() local
1303 lexer::SourcePosition endLoc = expression->End(); in ParseThrowStatement() local
1359 lexer::SourcePosition endLoc = catchBlock->End(); in ParseCatchClause() local
1371 lexer::SourcePosition endLoc = lexer_->GetToken().End(); in ParseTryStatement() local
1450 lexer::SourcePosition endLoc = initializer->End(); in ParseVariableDeclaratorInitializer() local
1511 lexer::SourcePosition endLoc = init->End(); in ParseVariableDeclarator() local
1578 lexer::SourcePosition endLoc = declarators.back()->End(); in ParseVariableDeclaration() local
1606 lexer::SourcePosition endLoc = body->End(); in ParseWhileStatement() local
1657 lexer::SourcePosition endLoc = declNode->End(); in ParseExportDefaultDeclaration() local
1702 lexer::SourcePosition endLoc = source->End(); in ParseExportAllDeclaration() local
1812 lexer::SourcePosition endLoc = decl->End(); in ParseNamedExportDeclaration() local
2020 lexer::SourcePosition endLoc = source->End(); in ParseImportDeclaration() local