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

  /external/clang/test/Sema/
attr-malloc.c 11 void returns_void (void) __attribute((malloc)); // expected-warning {{attribute only applies to return values that are pointers}}
  /art/compiler/optimizing/
nodes.cc 2105 bool returns_void = to->GetPredecessors()[0]->GetLastInstruction()->IsReturnVoid(); local
    [all...]

Completed in 223 milliseconds