Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp69 if (auto recType = type->getAs<RecordType>()) { in addTypedData() local
H A DCGObjCMac.cpp3460 if (auto recType = type->getAs<RecordType>()) { in hasWeakMember() local
5373 if (auto recType = fieldType->getAs<RecordType>()) { in visitField() local