Home
last modified time | relevance | path

Searched refs:isSwiftErrorLoweredInRegister (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h178 bool isSwiftErrorLoweredInRegister(CodeGenModule &CGM);
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp875 bool swiftcall::isSwiftErrorLoweredInRegister(CodeGenModule &CGM) { in isSwiftErrorLoweredInRegister() function in swiftcall