Home
last modified time | relevance | path

Searched refs:CoroHandleType (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp176 QualType CoroHandleType = in lookupCoroutineHandleType() local
178 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
180 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
184 return CoroHandleType; in lookupCoroutineHandleType()
315 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
316 if (CoroHandleType.isNull()) in buildCoroutineHandle()
319 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp176 QualType CoroHandleType = in lookupCoroutineHandleType() local
178 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
180 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
184 return CoroHandleType; in lookupCoroutineHandleType()
315 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
316 if (CoroHandleType.isNull()) in buildCoroutineHandle()
319 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp175 QualType CoroHandleType = in lookupCoroutineHandleType() local
177 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
179 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
183 return CoroHandleType; in lookupCoroutineHandleType()
314 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
315 if (CoroHandleType.isNull()) in buildCoroutineHandle()
318 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp176 QualType CoroHandleType = in lookupCoroutineHandleType() local
178 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
180 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
184 return CoroHandleType; in lookupCoroutineHandleType()
337 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
338 if (CoroHandleType.isNull()) in buildCoroutineHandle()
341 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
338 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
339 if (CoroHandleType.isNull()) in buildCoroutineHandle()
342 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
296 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
297 if (CoroHandleType.isNull()) in buildCoroutineHandle()
300 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
296 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
297 if (CoroHandleType.isNull()) in buildCoroutineHandle()
300 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
316 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
317 if (CoroHandleType.isNull()) in buildCoroutineHandle()
320 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
316 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
317 if (CoroHandleType.isNull()) in buildCoroutineHandle()
320 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
316 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
317 if (CoroHandleType.isNull()) in buildCoroutineHandle()
320 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
296 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
297 if (CoroHandleType.isNull()) in buildCoroutineHandle()
300 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
296 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
297 if (CoroHandleType.isNull()) in buildCoroutineHandle()
300 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
316 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
317 if (CoroHandleType.isNull()) in buildCoroutineHandle()
320 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
316 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
317 if (CoroHandleType.isNull()) in buildCoroutineHandle()
320 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
296 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
297 if (CoroHandleType.isNull()) in buildCoroutineHandle()
300 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaCoroutine.cpp177 QualType CoroHandleType = in lookupCoroutineHandleType() local
179 if (CoroHandleType.isNull()) in lookupCoroutineHandleType()
181 if (S.RequireCompleteType(Loc, CoroHandleType, in lookupCoroutineHandleType()
185 return CoroHandleType; in lookupCoroutineHandleType()
296 QualType CoroHandleType = lookupCoroutineHandleType(S, PromiseType, Loc); in buildCoroutineHandle() local
297 if (CoroHandleType.isNull()) in buildCoroutineHandle()
300 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp128 builder.create<CoroBeginOp>(CoroHandleType::get(ctx), coroIdOp.id()); in setupCoroMachinery()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp128 builder.create<CoroBeginOp>(CoroHandleType::get(ctx), coroIdOp.id()); in setupCoroMachinery()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp140 builder.create<CoroBeginOp>(CoroHandleType::get(ctx), coroIdOp.id()); in setupCoroMachinery()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp140 builder.create<CoroBeginOp>(CoroHandleType::get(ctx), coroIdOp.id()); in setupCoroMachinery()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp140 builder.create<CoroBeginOp>(CoroHandleType::get(ctx), coroIdOp.id()); in setupCoroMachinery()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp148 builder.create<CoroBeginOp>(CoroHandleType::get(ctx), coroIdOp.id()); in setupCoroMachinery()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp273 if (type.isa<CoroHandleType>()) in convertAsyncTypes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp273 if (type.isa<CoroHandleType>()) in convertAsyncTypes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp311 if (type.isa<CoroHandleType>()) in convertAsyncTypes()

12