Searched refs:ignore_import (Results 1 – 1 of 1) sorted by relevance
109 static set<string> ignore_import = { in IsIgnorableImport() local113 if (ignore_import.find(import) != ignore_import.end()) return true; in IsIgnorableImport()