Home
last modified time | relevance | path

Searched refs:supermethod (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/Analysis/
Ddeadstores-driverkit.cpp17 void foo(OSDispatchMethod supermethod) { in foo() argument
21 if (supermethod) ret = supermethod((OSObject *)this, rpc); // no-warning in foo()