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

  /external/clang/test/Rewriter/
rewrite-block-literal.c 46 void (*noop2)() = 0;
  /external/clang/test/Sema/
block-literal.c 55 void (*noop2)() = 0;
  /external/icu4c/test/intltest/
reptest.cpp 256 NoopReplaceable noop2; local
257 noop2=noop;
258 if((p=noop2.clone())!=NULL) {
259 errln("noop2.Replaceable::clone() does not return NULL");

Completed in 198 milliseconds