Home
last modified time | relevance | path

Searched defs:typeStart (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DASparser.cpp118 lexer::SourcePosition typeStart = Lexer()->GetToken().Start(); in ParseTypeAliasDeclaration() local
524 lexer::SourcePosition typeStart = Lexer()->GetToken().Start(); in ParseParenthesizedOrFunctionType() local
DTSparser.cpp185 lexer::SourcePosition typeStart = Lexer()->GetToken().Start(); in ParseTypeAliasDeclaration() local
1143 lexer::SourcePosition typeStart = Lexer()->GetToken().Start(); in ParseParenthesizedOrFunctionType() local
DETSparser.cpp846 lexer::SourcePosition typeStart = Lexer()->GetToken().Start(); in ParseTypeAliasDeclaration() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp721 lexer::SourcePosition typeStart = lexer_->GetToken().Start(); in ParseTsTypeAliasDeclaration() local
DparserImpl.cpp1868 lexer::SourcePosition typeStart = lexer_->GetToken().Start(); in ParseTsParenthesizedOrFunctionType() local