Searched refs:RemoveSources (Results 1 – 3 of 3) sorted by relevance
113 void RemoveSources(llvm::ArrayRef<ImporterSource> Sources);
325 void ExternalASTMerger::RemoveSources(llvm::ArrayRef<ImporterSource> Sources) { in RemoveSources() function in ExternalASTMerger
276 merger.RemoveSources(importer_source); in ExportAllDeclaredTypes()