Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
HDSwiftCallingConv.h178 bool isSwiftErrorLoweredInRegister(CodeGenModule &CGM);
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDSwiftCallingConv.cpp876 bool swiftcall::isSwiftErrorLoweredInRegister(CodeGenModule &CGM) { in isSwiftErrorLoweredInRegister() function in swiftcall