Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/compiler/
Dregress-3260426.js32 function always_false() {} function
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp584 struct always_false { struct
590 static const bool and_value = b && and_or<always_false<b>::value>::and_value; argument