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

  /external/clang/test/SemaCXX/
function-redecl.cpp 86 void setit(int); // expected-note {{member declaration does not match because it is not const qualified}}
93 void TestConst::setit(int) const { // expected-error {{out-of-line definition of 'setit' does not match any declaration in 'TestConst'}} function in class:TestConst
  /external/clang/test/ARCMT/
releases.m.result 85 + (void)setIt:(id)newone {
releases.m 93 + (void)setIt:(id)newone {

Completed in 1026 milliseconds