Home
last modified time | relevance | path

Searched defs:getNull (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.cpp116 SomeClass *getNull() { in getNull() function
134 X *getNull() { in getNull() function
182 SomeClass *getNull() { in getNull() function in Cleanups::NonTrivial
Dfalse-positive-suppression.c8 int *getNull() { in getNull() function
/external/sl4a/Common/src/com/googlecode/android_scripting/language/
DPythonLanguage.java41 protected String getNull() { in getNull() method in PythonLanguage
DSquirrelLanguage.java43 protected String getNull() { in getNull() method in SquirrelLanguage
DLanguage.java125 protected String getNull() { in getNull() method in Language