Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsDynamicType.h32 … std::tuple<ir::AstNode *, ETSObjectFlags, TypeRelation *> info, bool hasDecl) in ETSDynamicType()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp378 bool hasDecl = false; in CheckForDynamicLang() local