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

  /external/clang/test/SemaCXX/
conditional-expr.cpp 7 struct ToBool { explicit operator bool(); };
75 int i1 = ToBool() ? 0 : 1;
  /external/v8/src/
runtime.h 107 F(ToBool, 1, 1) \
  /external/tinyxml2/
tinyxml2.h 402 static bool ToBool( const char* str, bool* value );
    [all...]

Completed in 228 milliseconds