Home
last modified time | relevance | path

Searched defs:safe (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Dloop-convert.rst58 safe section in MinConfidence option
/llvm-project/clang/test/SemaCXX/
H A Dcoro-lifetimebound.cpp80 auto safe = coro_lambda(b); in lambdas() local
84 co_return co_await safe; in lambdas() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dcoroutine-hostile-raii.cpp142 namespace safe { namespace
/llvm-project/lld/MachO/
H A DConfig.h70 safe, enumerator
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1150 static ScalarizationResult safe() { return {StatusTy::Safe}; } safe() function in __anon1d97b8fb0511::ScalarizationResult