Home
last modified time | relevance | path

Searched defs:getNull (Results 1 – 9 of 9) 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
/external/javassist/src/test/test5/
DTypeAnno.java29 @TypeAnnoA TT getNull() { return null; } in getNull() method in TypeAnno
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DStrictEscapeTestCase.java129 public Object getNull() in getNull() method in StrictEscapeTestCase.Animal
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DJSON.cpp35 llvm::Optional<std::nullptr_t> Object::getNull(StringRef K) const { in getNull() function in llvm::json::Object
/external/connectedappssdk/tests/shared/src/main/java/com/google/android/enterprise/connectedapps/testapp/types/
DTestCrossProfileType.java229 public String getNull() { in getNull() method in TestCrossProfileType