Searched refs:IDK (Results 1 – 2 of 2) sorted by relevance
59 HF��H1&��IDK�;��Ĵ7
103 bool shouldForceImportDeclContext(ImportDefinitionKind IDK) { in shouldForceImportDeclContext() argument104 return IDK == IDK_Everything || in shouldForceImportDeclContext()105 (IDK == IDK_Default && !Importer.isMinimalImport()); in shouldForceImportDeclContext()