Searched refs:Promise (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 114 auto *Promise = R.getAsSingle<TypeDecl>(); in lookupPromiseType() local 115 if (!Promise) { in lookupPromiseType() 122 QualType PromiseType = S.Context.getTypeDeclType(Promise); in lookupPromiseType() 495 static ExprResult buildPromiseCall(Sema &S, VarDecl *Promise, in buildPromiseCall() argument 501 Promise, Promise->getType().getNonReferenceType(), VK_LValue, Loc); in buildPromiseCall() 835 auto *Promise = FSI->CoroutinePromise; in BuildUnresolvedCoawaitExpr() local 836 if (Promise->getType()->isDependentType()) { in BuildUnresolvedCoawaitExpr() 842 auto *RD = Promise->getType()->getAsCXXRecordDecl(); in BuildUnresolvedCoawaitExpr() 977 VarDecl *Promise = FSI->CoroutinePromise; in BuildCoreturnStmt() local 981 PC = buildPromiseCall(*this, Promise, Loc, "return_value", E); in BuildCoreturnStmt() [all …]
|
| H A D | TreeTransform.h | 7754 auto *Promise = SemaRef.buildCoroutinePromise(FD->getLocation()); in TransformCoroutineBodyStmt() local 7755 if (!Promise) in TransformCoroutineBodyStmt() 7757 getDerived().transformedLocalDecl(S->getPromiseDecl(), {Promise}); in TransformCoroutineBodyStmt() 7758 ScopeInfo->CoroutinePromise = Promise; in TransformCoroutineBodyStmt() 7796 if (!Promise->getType()->isDependentType()) { in TransformCoroutineBodyStmt()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | StmtCXX.cpp | 113 SubStmts[CoroutineBodyStmt::Promise] = Args.Promise; in CoroutineBodyStmt()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtCXX.h | 322 Promise, ///< The promise statement. enumerator 349 Stmt *Promise = nullptr; member 383 return getStoredStmts()[SubStmt::Promise]; in getPromiseDeclStmt()
|
| /freebsd-13.1/sys/contrib/libsodium/dist-build/ |
| H A D | emscripten.sh | 99 Module.ready = new Promise(function (resolve, reject) {
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | RPCUtils.h | 1403 ErrorReturnPromise Promise; in appendCallNB() local 1404 auto FutureResult = Promise.get_future(); in appendCallNB() 1407 [Promise = std::move(Promise)](ErrorReturn RetOrErr) mutable { in appendCallNB() 1408 Promise.set_value(std::move(RetOrErr)); in appendCallNB()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | intel | 63 >42 string PROMISE Promise
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | coroutine | 26 template <typename Promise = void>
|
| /freebsd-13.1/sys/i386/conf/ |
| H A D | GENERIC | 164 device pst # Promise Supertrak SX6000
|
| /freebsd-13.1/sys/amd64/conf/ |
| H A D | GENERIC | 188 #device pst # Promise Supertrak SX6000
|
| /freebsd-13.1/sys/conf/ |
| H A D | NOTES | 1711 #device atapromise # Promise
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 6824 105a Promise Technology, Inc. 6826 1043 8042 AV7266-E South Bridge Promise RAID
|