Home
last modified time | relevance | path

Searched defs:hasDecl (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsImportSource.h29 explicit ImportSource(ir::StringLiteral *source, ir::StringLiteral *resolvedSource, Language lang, bool hasDecl) in ImportSource() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsDynamicType.h31 ETSDynamicType(ArenaAllocator *allocator, std::tuple<util::StringView, util::StringView, Language> label, std::tuple<ir::AstNode *, ETSObjectFlags, TypeRelation *> info, bool hasDecl) ETSDynamicType() argument
/arkcompiler/ets_frontend/ets2panda/util/
H A Darktsconfig.h63 explicit DynamicImportData(Language lang, bool hasDecl) : lang_(lang), hasDecl_(hasDecl) {} in DynamicImportData() argument
H A DimportPathManager.h43 bool hasDecl; member
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeCreation.cpp544 bool hasDecl = false; in CheckForDynamicLang() local

Completed in 3 milliseconds