OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:retNull
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Analysis/inlining/
inline-defensive-checks.cpp
67
int *
retNull
() {
false-positive-suppression.c
338
int *
retNull
(char cond) {
343
int *p =
retNull
(cond);
Completed in 440 milliseconds