Home
last modified time | relevance | path

Searched defs:isCoroutine (Results 1 – 21 of 21) sorted by relevance

/dports/devel/quantum/quantum-2.2/quantum/impl/
H A Dquantum_task_id_impl.h122 bool TaskId::isCoroutine() const in isCoroutine() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h446 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h429 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DScopeInfo.h472 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h468 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h460 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DScopeInfo.h460 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h447 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h472 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h472 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DScopeInfo.h446 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DScopeInfo.h468 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h472 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h447 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h468 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DScopeInfo.h472 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Sema/
H A DScopeInfo.h472 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } in isCoroutine() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Reactor/
H A DLLVMReactor.cpp4209 bool isCoroutine = jit->coroutine.id != nullptr; in acquireCoroutine() local
H A DSubzeroReactor.cpp4896 …const bool isCoroutine = routine.getEntry(Nucleus::CoroutineEntryAwait) != reinterpret_cast<const … in invokeCoroutineBegin() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Reactor/
H A DLLVMReactor.cpp4160 bool isCoroutine = jit->coroutine.id != nullptr; in acquireCoroutine() local
H A DSubzeroReactor.cpp4912 …const bool isCoroutine = routine.getEntry(Nucleus::CoroutineEntryAwait) != reinterpret_cast<const … in invokeCoroutineBegin() local