Searched refs:RemoveSources (Results 1 – 3 of 3) sorted by relevance
140 void RemoveSources(llvm::ArrayRef<ImporterSource> Sources);
353 Merger->RemoveSources(Sources); in Forget()
422 void ExternalASTMerger::RemoveSources(llvm::ArrayRef<ImporterSource> Sources) { in RemoveSources() function in ExternalASTMerger