Home
last modified time | relevance | path

Searched defs:TTy (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenTBAA.cpp77 if (const TagType *TTy = dyn_cast<TagType>(QTy)) in TypeHasMayAlias() local
81 if (const TypedefType *TTy = dyn_cast<TypedefType>(QTy)) { in TypeHasMayAlias() local
181 if (const RecordType *TTy = QTy->getAs<RecordType>()) { in CollectFields() local
232 if (const RecordType *TTy = QTy->getAs<RecordType>()) { in isTBAAPathStruct() local
252 if (const RecordType *TTy = QTy->getAs<RecordType>()) { in getTBAAStructTypeInfo() local
DCGDebugInfo.cpp1400 llvm::DIType *TTy = getOrCreateType(TA.getAsType(), Unit); in CollectTemplateParams() local
1405 llvm::DIType *TTy = getOrCreateType(TA.getIntegralType(), Unit); in CollectTemplateParams() local
1413 llvm::DIType *TTy = getOrCreateType(T, Unit); in CollectTemplateParams() local
1443 llvm::DIType *TTy = getOrCreateType(T, Unit); in CollectTemplateParams() local
1478 llvm::DIType *TTy = getOrCreateType(T, Unit); in CollectTemplateParams() local
DCGExprScalar.cpp102 if (const auto *TTy = in EmitLValueAlignmentAssumption() local
116 if (const auto *TTy = in EmitLValueAlignmentAssumption() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTBAA.cpp100 if (const RecordType *TTy = QTy->getAs<RecordType>()) { in isValidBaseType() local
283 if (const RecordType *TTy = QTy->getAs<RecordType>()) { in CollectFields() local
335 if (auto *TTy = dyn_cast<RecordType>(Ty)) { in getBaseTypeInfoHelper() local
DCGDebugInfo.cpp1861 llvm::DIType *TTy = getOrCreateType(TA.getAsType(), Unit); in CollectTemplateParams() local
1875 llvm::DIType *TTy = getOrCreateType(TA.getIntegralType(), Unit); in CollectTemplateParams() local
1893 llvm::DIType *TTy = getOrCreateType(T, Unit); in CollectTemplateParams() local
1938 llvm::DIType *TTy = getOrCreateType(T, Unit); in CollectTemplateParams() local
1972 llvm::DIType *TTy = getOrCreateType(T, Unit); in CollectTemplateParams() local
DCGExprScalar.cpp261 if (const auto *TTy = in EmitLValueAlignmentAssumption() local
278 if (const auto *TTy = in EmitLValueAlignmentAssumption() local
/external/llvm-project/clang/test/CXX/drs/
Ddr13xx.cpp39 template<typename> class TTy {}; class
/external/clang/lib/Sema/
DSemaExprCXX.cpp4974 QualType TTy = To->getType(); in TryClassUnification() local
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp5793 QualType TTy = To->getType(); in TryClassUnification() local