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