Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp1163 ir::Identifier *ParserImpl::ExpectIdentifier(bool isReference, bool isUserDefinedType) in ExpectIdentifier()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSCompiler.cpp887 … 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