Searched refs:ignore_import (Results 1 – 1 of 1) sorted by relevance
106 static set<string> ignore_import = { in IsIgnorableImport() local110 const bool in_ignore_import = ignore_import.find(import) != ignore_import.end(); in IsIgnorableImport()