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

  /external/clang/test/SemaCXX/
new-array-size-conv.cpp 5 ValueInt(int v = 0) : ValueLength(v) {}
6 operator int () const { return ValueLength; } // expected-note 3{{conversion to integral type 'int' declared here}}
8 int ValueLength;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
authz.h 142 ULONG ValueLength;

Completed in 94 milliseconds