Searched defs:TTy (Results 1 – 7 of 7) sorted by relevance
338 if (TTy->isUnionType()) { in getBaseTypeInfoHelper() local 100 if (const RecordType *TTy = QTy->getAs<RecordType>()) { isValidBaseType() local 286 if (const RecordType *TTy = QTy->getAs<RecordType>()) { CollectFields() local
2128 llvm::DIType *TTy = getOrCreateType(TA.getAsType(), Unit); CollectTemplateParams() local 2134 llvm::DIType *TTy = getOrCreateType(TA.getIntegralType(), Unit); CollectTemplateParams() local 2142 llvm::DIType *TTy = getOrCreateType(T, Unit); CollectTemplateParams() local 2187 llvm::DIType *TTy = getOrCreateType(T, Unit); CollectTemplateParams() local 2206 llvm::DIType *TTy = getOrCreateType(T, Unit); CollectTemplateParams() local 2233 llvm::DIType *TTy = getOrCreateType(T, Unit); CollectTemplateParams() local [all...]
257 if (const auto *TTy = EmitLValueAlignmentAssumption() local 274 if (const auto *TTy = E->getType()->getAs<TypedefType>()) EmitLValueAlignmentAssumption() local
227 if (auto *TTy = dyn_cast<TargetExtType>(this)) in isSizedDerivedType() local
861 if (auto *TTy = dyn_cast<TargetExtType>(GV.getValueType())) visitGlobalVariable() local
1068 APSIntType TTy = BVF.getAPSIntType(T); in simplifySymbolCast() local
6253 QualType TTy = To->getType(); TryClassUnification() local [all...]