Searched refs:importMap (Results 1 – 1 of 1) sorted by relevance
59 const auto &importMap = ast_->GetImports(); in CheckIntfSaAst() local60 …if (std::any_of(importMap.begin(), importMap.end(), [] (const std::pair<std::string, AutoPtr<AST>>… in CheckIntfSaAst()