Searched refs:ImportedName (Results 1 – 1 of 1) sorted by relevance
3281 StringRef ImportedName = ReadStringBlob(Record, Idx, Blob); in ReadControlBlock() local3300 ImportedName, /*FileMapOnly*/ !IsImportingStdCXXModule); in ReadControlBlock()3303 Diag(diag::err_failed_to_find_module_file) << ImportedName; in ReadControlBlock()3356 Imported != nullptr && Imported->ModuleName != ImportedName) { in ReadControlBlock()3357 Diag(diag::err_failed_to_find_module_file) << ImportedName; in ReadControlBlock()