Searched refs:CompileAssert (Results 1 – 3 of 3) sorted by relevance
200 struct CompileAssert { struct215 typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ALLOW_UNUSED
241 struct CompileAssert { struct256 typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ALLOW_UNUSED
110 struct CompileAssert { struct