Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.h121 bool SwiftErrorInRegister; variable
127 SwiftABIInfo(CodeGen::CodeGenTypes &CGT, bool SwiftErrorInRegister) in SwiftABIInfo()