Home
last modified time | relevance | path

Searched defs:Return (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DPointerUnion.h27 using Return = T; member
41 using Return = typename PointerUnionTypeSelectorReturn<RET_NE>::Return; member
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangCommentCommandInfoEmitter.cpp67 std::string Return; in EmitClangCommentCommandInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsCCState.h144 bool Return = CCState::CheckReturn(ArgsFlags, Fn); in CheckReturn() local
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dcheck_y2k.c114 long Return; in Days() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DArgumentsAdjusters.cpp137 CommandLineArguments Return(Args); in getInsertArgumentAdjuster() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DThunk.h161 ReturnAdjustment Return; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp48 enum class IPOGrouping { Register, Return, Memory }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp445 auto Return = NextMBBI; in lowerEpilog() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cc417 void ScopedThread::Return() { in Return() function in ScopedThread
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h151 Return, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp452 auto &Return = getActionDefinitionsBuilder(Representative); in getActionDefinitionsBuilder() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp264 if (auto *Return = dyn_cast<ReturnInst>(V)) in isSink() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp2079 ReturnValueSlot Return, in GenerateMessageSendSuper()
2142 ReturnValueSlot Return, in GenerateMessageSend()
2165 ReturnValueSlot Return, in EmitMessageSend()
7407 ReturnValueSlot Return, in GenerateMessageSend()
7608 ReturnValueSlot Return, in GenerateMessageSendSuper()
H A DCGObjC.cpp437 CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GeneratePossiblySpecializedMessageSend()
572 ReturnValueSlot Return) { in EmitObjCMessageExpr()
H A DCGObjCGNU.cpp2511 ReturnValueSlot Return, in GenerateMessageSendSuper()
2631 ReturnValueSlot Return, in GenerateMessageSend()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml103 | Return Constructor
H A Dllvm.mli156 | Return Constructor
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1460 Return(SExpr* Rval) : Terminator(COP_Return), Retval(Rval) {} in Return() function
1461 Return(const Return &R, SExpr* Rval) : Terminator(R), Retval(Rval) {} in Return() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp118 StringRef Return = in readString() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1634 auto Return = Builder.getRange(ReturnedType.getSourceRange()); in buildTrailingReturn() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1825 bool Return, in CCAssignFnForCall()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2956 QualType Return, QualType Param) { in DeclareGlobalNewDelete()
2993 QualType Return, in DeclareGlobalAllocationFunction()
H A DSemaDeclCXX.cpp14240 StmtResult Return = BuildReturnStmt(Loc, ThisObj.get()); in DefineImplicitCopyAssignment() local
14614 StmtResult Return = BuildReturnStmt(Loc, ThisObj.get()); in DefineImplicitMoveAssignment() local
14960 Stmt *Return = BuildReturnStmt(Conv->getLocation(), FunctionRef).get(); in DefineImplicitLambdaToFunctionPointerConversion() local
15007 StmtResult Return = BuildReturnStmt(Conv->getLocation(), BuildBlock.get()); in DefineImplicitLambdaToBlockPointerConversion() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d7290 Return, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2870 MachineBasicBlock *Return = FuncInfo.MBBMap[I.getSuccessor(0)]; in visitInvoke() local
2971 MachineBasicBlock *Return = FuncInfo.MBBMap[I.getDefaultDest()]; in visitCallBr() local

12