Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DABIInfo.h36 class SwiftABIInfo; variable
131 SwiftABIInfo(CodeGen::CodeGenTypes &cgt) : ABIInfo(cgt) {} in SwiftABIInfo() function