Searched defs:derefArgCast (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c236 int derefArgCast(char *p) { function
244 derefArgCast((char*)((unsigned)cond ? &x : getNull()));

Completed in 64 milliseconds