HomeSort by relevance Sort by last modified time
    Searched refs:FalseType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/mojo/public/cpp/bindings/lib/
template_util.h 19 typedef IntegralConstant<bool, false> FalseType;
21 template <class T> struct IsConst : FalseType {};
  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Handle.h 54 struct FalseType {
66 template<typename U> static FalseType hasIsAlive(...);
67 template<typename U> static FalseType hasAdjustAndMark(...);
75 struct FalseType {
92 static FalseType listHashSetNodeIsHeapAllocated(...);
    [all...]

Completed in 410 milliseconds