Searched refs:ImportedSpecOrError (Results 1 – 1 of 1) sorted by relevance
452 auto ImportedSpecOrError = Importer->Import(Spec); in importSpecializations() local453 if (!ImportedSpecOrError) { in importSpecializations()454 llvm::consumeError(ImportedSpecOrError.takeError()); in importSpecializations()