Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp1233 ir::Identifier *ParserImpl::ExpectIdentifier([[maybe_unused]] bool isReference, bool isUserDefinedT… in ExpectIdentifier()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSCompiler.cpp913 … bool isReference = false; // expr->Signature()->HasSignatureFlag(checker::SignatureFlags::TYPE); in Compile() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h220 bool isReference = false; variable