Searched defs:SwiftABIInfo (Results 1 – 1 of 1) sorted by relevance
36 class SwiftABIInfo; variable131 SwiftABIInfo(CodeGen::CodeGenTypes &cgt) : ABIInfo(cgt) {} in SwiftABIInfo() function