Searched refs:isConfigMismatch (Results 1 – 2 of 2) sorted by relevance
69 bool isConfigMismatch() const { return Storage.getInt() == ConfigMismatch; } in isConfigMismatch() function
2030 } else if (Imported.isConfigMismatch()) { in HandleHeaderIncludeOrImport()