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/
false-positive-suppression.c
260
int *
retNull
(char cond) {
265
int *p =
retNull
(cond);
inline-defensive-checks.cpp
67
int *
retNull
() {
Completed in 746 milliseconds