Searched defs:CheckNotNull (Results 1 – 2 of 2) sorted by relevance
401 T* CheckNotNull(const char *file, int line, const char *names, T* t) { in CheckNotNull() function406 T& CheckNotNull(const char *file, int line, const char *names, T& t) { in CheckNotNull() function
725 T* CheckNotNull(const char* /* file */, int /* line */, in CheckNotNull() function