Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DABIInfo.h35 class SwiftABIInfo; variable
133 SwiftABIInfo(CodeGen::CodeGenTypes &cgt) : ABIInfo(cgt) {} in SwiftABIInfo() function