Searched refs:T1RecordType (Results 1 – 1 of 1) sorted by relevance
4636 const RecordType *T1RecordType = nullptr; in TryRefInitWithConversionFunction() local4637 if (AllowRValues && (T1RecordType = T1->getAs<RecordType>()) && in TryRefInitWithConversionFunction()4641 CXXRecordDecl *T1RecordDecl = cast<CXXRecordDecl>(T1RecordType->getDecl()); in TryRefInitWithConversionFunction()4664 if (T1RecordType && T1RecordType->getDecl()->isInvalidDecl()) in TryRefInitWithConversionFunction()