Searched refs:FQT (Results 1 – 3 of 3) sorted by relevance
36 p3x0vP0VovAc5vQsu3GoEorZK0RVQtHZ+bHGyQ7gZRpjQ6HoCgP15vAoEA++2FQT
2239 if (FQT.isObjCGCStrong()) in GetGCAttrTypeForType()2242 if (FQT.isObjCGCWeak()) in GetGCAttrTypeForType()2259 if (FQT->isObjCObjectPointerType() || FQT->isBlockPointerType()) in GetGCAttrTypeForType()2423 if (auto lifetime = FQT.getObjCLifetime()) in getBlockCaptureLifetime()2431 if (FQT->isObjCObjectPointerType() || FQT->isBlockPointerType()) in getBlockCaptureLifetime()2492 QualType FQT = Field->getType(); in BuildRCRecordLayout() local2493 if (FQT->isRecordType() || FQT->isUnionType()) { in BuildRCRecordLayout()2494 if (FQT->isUnionType()) in BuildRCRecordLayout()2506 FQT = CArray->getElementType(); in BuildRCRecordLayout()2510 FQT = CArray->getElementType(); in BuildRCRecordLayout()[all …]
989 QualType FQT = I->getType(); in visitRecordForValidation() local990 if (isTypeIncompleteForLayout(FQT)) in visitRecordForValidation()992 if (FQT->isDependentType()) in visitRecordForValidation()