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
527 lexer::SourcePosition typeStart = Lexer()->GetToken().Start(); in ParseParenthesizedOrFunctionType() local
DTSparser.cpp185 lexer::SourcePosition typeStart = Lexer()->GetToken().Start(); in ParseTypeAliasDeclaration() local
1145 lexer::SourcePosition typeStart = Lexer()->GetToken().Start(); in ParseParenthesizedOrFunctionType() local
DETSparser.cpp520 lexer::SourcePosition typeStart = Lexer()->GetToken().Start(); in ParseTypeAliasDeclaration() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp706 lexer::SourcePosition typeStart = lexer_->GetToken().Start(); in ParseTsTypeAliasDeclaration() local
DparserImpl.cpp1863 lexer::SourcePosition typeStart = lexer_->GetToken().Start(); in ParseTsParenthesizedOrFunctionType() local