Home
last modified time | relevance | path

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

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