Home
last modified time | relevance | path

Searched refs:alias_transformable_awaitable (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dcoroutine-hostile-raii.cpp160 using alias_transformable_awaitable = transformable::awaitable; typedef
176 co_await alias_transformable_awaitable{}; in RAIISafeSuspendTest2() local