Home
last modified time | relevance | path

Searched defs:tokenKind (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp248 bool MIRParser::CheckPrimAndDerivedType(TokenKind tokenKind, TyIdx &tyIdx) in CheckPrimAndDerivedType()
274 TokenKind tokenKind = lexer.NextToken(); in ParseFarrayType() local
293 TokenKind tokenKind = lexer.GetTokenKind(); in ParseArrayType() local
1348 TokenKind tokenKind = lexer.NextToken(); in ParseFuncType() local
1414 TokenKind tokenKind; in ParseGenericInstantVector() local
1613 TokenKind tokenKind = lexer.NextToken(); in ParseTypedef() local
2057 TokenKind tokenKind = lexer.GetTokenKind(); in ParseFunction() local
2211 TokenKind tokenKind = lexer.GetTokenKind(); in ParseInitValue() local
2382 TokenKind tokenKind = lexer.NextToken(); in ParseFuncInfo() local
3311 TokenKind tokenKind = lexer.GetTokenKind(); in ParseMPLT() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument