Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp1252 ir::Identifier *ParserImpl::ExpectIdentifier([[maybe_unused]] bool isReference, bool isUserDefinedT… in ExpectIdentifier()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h220 bool isReference = false; variable