Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp64 if (auto recType = type->getAs<RecordType>()) { in addTypedData() local
DCGObjCMac.cpp3209 if (auto recType = type->getAs<RecordType>()) { in hasWeakMember() local
4792 if (auto recType = fieldType->getAs<RecordType>()) { in visitField() local
/external/llvm-project/clang/lib/CodeGen/
DSwiftCallingConv.cpp67 if (auto recType = type->getAs<RecordType>()) { in addTypedData() local
DCGObjCMac.cpp3498 if (auto recType = type->getAs<RecordType>()) { in hasWeakMember() local
5395 if (auto recType = fieldType->getAs<RecordType>()) { in visitField() local