Home
last modified time | relevance | path

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

/aosp_15_r20/external/emboss/runtime/cpp/
H A Demboss_arithmetic.h251 inline constexpr bool AssertBooleanOperationTypes() { in AssertBooleanOperationTypes() function
272 return AssertBooleanOperationTypes<IntermediateT, ResultT, LeftT, RightT>(), in And()
285 return AssertBooleanOperationTypes<IntermediateT, ResultT, LeftT, RightT>(), in Or()