Home
last modified time | relevance | path

Searched refs:CoroHandle (Results 26 – 36 of 36) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
450 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
452 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
450 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
452 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
470 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
472 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
418 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
421 MultiExprArg Args[] = {None, CoroHandle, None}; in buildCoawaitCalls()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
418 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
421 MultiExprArg Args[] = {None, CoroHandle, None}; in buildCoawaitCalls()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
450 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
452 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
450 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
452 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
471 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
473 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
470 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
472 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
450 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
452 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaCoroutine.cpp161 ClassTemplateDecl *CoroHandle = Result.getAsSingle<ClassTemplateDecl>(); in lookupCoroutineHandleType() local
162 if (!CoroHandle) { in lookupCoroutineHandleType()
178 S.CheckTemplateIdType(TemplateName(CoroHandle), Loc, Args); in lookupCoroutineHandleType()
450 Expr *CoroHandle = CoroHandleRes.get(); in buildCoawaitCalls() local
452 BuildSubExpr(ACT::ACT_Suspend, "await_suspend", CoroHandle)); in buildCoawaitCalls()

12