Searched refs:shouldPassCXXRecordIndirectly (Results 1 – 2 of 2) sorted by relevance
151 bool shouldPassCXXRecordIndirectly(CodeGenModule &CGM,
733 bool swiftcall::shouldPassCXXRecordIndirectly(CodeGenModule &CGM, in shouldPassCXXRecordIndirectly() function in swiftcall773 if (shouldPassCXXRecordIndirectly(CGM, cxxRecord)) in classifyType()