Searched defs:isImplicitPackageImport (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/util/ | ||
H A D | importPathManager.cpp | 130 const bool isImplicitPackageImport = (importFlags & ImportFlags::IMPLICIT_PACKAGE_IMPORT) != 0; in AddToParseList() local |
Completed in 1 milliseconds