Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DABIInfo.h38 class SwiftAggLowering; variable
/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h59 SwiftAggLowering(CodeGenModule &CGM) : CGM(CGM) {} in SwiftAggLowering() function