Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/string/memory_utils/
H A Dbackend_scalar.h51 DeferredStaticAssert("not implemented"); in threeWayCmp()
H A Daddress.h23 template <bool flag = false> static void DeferredStaticAssert(const char *msg) { in DeferredStaticAssert() function
H A Dalgorithm.h456 DeferredStaticAssert("AlignOn must be either Arg::_1 or Arg::_2"); in align()