Home
last modified time | relevance | path

Searched defs:never_suspend (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/Inputs/identifier-naming/system/
H A Dcoroutines.h17 struct never_suspend { struct
27 never_suspend initial_suspend() noexcept { return {}; } in initial_suspend() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/Inputs/system/
H A Dcoroutines.h17 struct never_suspend { struct
27 never_suspend initial_suspend() noexcept { return {}; } in initial_suspend() argument