Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/public/
Dast_verifier_identifier_has_variable_test.cpp88 TEST_F(ASTVerifierTest, Imports) in TEST_F() argument
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h908 const ModuleEntry<ir::ImportDeclaration *, ImportDeclList> &Imports() const in Imports() function