Searched refs:T2RecordType (Results 1 – 1 of 1) sorted by relevance
5199 const RecordType *T2RecordType = nullptr; in TryRefInitWithConversionFunction() local5200 if ((T2RecordType = T2->getAs<RecordType>()) && in TryRefInitWithConversionFunction()5204 CXXRecordDecl *T2RecordDecl = cast<CXXRecordDecl>(T2RecordType->getDecl()); in TryRefInitWithConversionFunction()5240 if (T2RecordType && T2RecordType->getDecl()->isInvalidDecl()) in TryRefInitWithConversionFunction()