Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DimportExportAccessValid.cpp76 bool ImportExportAccessValid::InvariantImportExportMethod(const std::unordered_set<std::string> &importedVariables, in InvariantImportExportMethod() argument
99 bool ImportExportAccessValid::InvariantImportExportVariable(const std::unordered_set<std::string> &importedVariables, in InvariantImportExportVariable() argument
124 HandleImportExportIdentifier(std::unordered_set<std::string> &importedVariables, const ir::Identifier *ident, const ir::AstNode *callExpr) HandleImportExportIdentifier() argument
[all...]

Completed in 1 milliseconds