Searched refs:currentModuleIsImplementation (Results 1 – 2 of 2) sorted by relevance
613 << ModuleName << currentModuleIsImplementation(); in ActOnModuleImport()704 } else if (!ModuleScopes.empty() && !currentModuleIsImplementation()) { in ActOnModuleImport()863 } else if (currentModuleIsImplementation()) { in ActOnStartExportDecl()
9602 bool currentModuleIsImplementation() const { in currentModuleIsImplementation() function