Home
last modified time | relevance | path

Searched defs:recType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp69 if (auto recType = type->getAs<RecordType>()) { in addTypedData() local
H A DCGObjCMac.cpp3451 if (auto recType = type->getAs<RecordType>()) { hasWeakMember() local
5334 if (auto recType = fieldType->getAs<RecordType>()) { visitField() local