Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp67 if (auto recType = type->getAs<RecordType>()) { in addTypedData() local
H A DCGObjCMac.cpp3520 if (auto recType = type->getAs<RecordType>()) { in hasWeakMember() local
5418 if (auto recType = fieldType->getAs<RecordType>()) { in visitField() local