Searched defs:returnValue (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenCXXExpr.cpp | 77 const CallExpr *ce, const CXXMethodDecl *md, ReturnValueSlot returnValue, in emitCXXMemberOrOperatorMemberCallExpr() 168 ReturnValueSlot returnValue) { in emitCXXOperatorMemberCallExpr() 178 ReturnValueSlot returnValue, mlir::Value thisPtr, mlir::Value implicitParam, in emitCXXMemberOrOperatorCall()
|
| H A D | CIRGenBuiltin.cpp | 62 ReturnValueSlot returnValue) { in emitBuiltinExpr()
|
| H A D | CIRGenExpr.cpp | 1211 ReturnValueSlot returnValue) { in emitCall() 1299 ReturnValueSlot returnValue) { in emitCallExpr() 1544 ReturnValueSlot returnValue) { in emitCXXMemberCallExpr()
|
| H A D | CIRGenCall.cpp | 482 ReturnValueSlot returnValue, in emitCall()
|
| /freebsd/sys/fs/udf/ |
| H A D | osta.c | 40 int returnValue, unicodeIndex, byteIndex; in udf_UncompressUnicode() local 86 int returnValue, unicodeIndex, byteIndex; in udf_UncompressUnicodeByte() local
|
| /freebsd/crypto/heimdal/appl/telnet/telnet/ |
| H A D | telnet.c | 1591 int returnValue = 0; in telrcv() local 1833 int returnValue = 0; in telsnd() local 1987 int returnValue; in Scheduler() local
|
| H A D | sys_bsd.c | 776 int returnValue = 0; in process_rings() local
|
| /freebsd/contrib/telnet/telnet/ |
| H A D | telnet.c | 1671 int returnValue = 0; in telrcv() local 1912 int returnValue = 0; in telsnd() local 2064 int returnValue; in Scheduler() local
|
| H A D | sys_bsd.c | 846 int returnValue = 0; in process_rings() local
|
| /freebsd/stand/ficl/ |
| H A D | ficl.c | 335 int returnValue; in ficlEvaluate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | ARMAttributeParser.cpp | 410 std::optional<Error> returnValue; in also_compatible_with() local
|
| /freebsd/crypto/krb5/src/windows/leash/ |
| H A D | LeashView.cpp | 1275 LONG returnValue; in OnSynTime() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 1472 SExpr *returnValue() { return Retval; } in returnValue() function 1473 const SExpr *returnValue() const { return Retval; } in returnValue() function
|