Searched defs:checkNull (Results 1 – 8 of 8) sorted by relevance
32 ConditionTruthVal ConstraintManager::checkNull(ProgramStateRef State, in checkNull() function in ConstraintManager
1848 ConditionTruthVal RangeConstraintManager::checkNull(ProgramStateRef State, in checkNull() function in RangeConstraintManager
28 ConditionTruthVal ConstraintManager::checkNull(ProgramStateRef State, in checkNull() function in ConstraintManager
373 ConditionTruthVal RangeConstraintManager::checkNull(ProgramStateRef State, in checkNull() function in RangeConstraintManager
86 #define checkNull(ptr, msg) \ macro
125 #define checkNull(ptr, msg) \ macro
1652 private static void checkNull(Object value, CharSequence content) { in checkNull() method in NumberSkeletonImpl
1651 private static void checkNull(Object value, CharSequence content) { in checkNull() method in NumberSkeletonImpl