Home
last modified time | relevance | path

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

/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.c260 int *retNull(char cond) { in retNull() function
265 int *p = retNull(cond); in ternaryRetNull()
Dinline-defensive-checks.cpp67 int *retNull() { in retNull() function