Searched defs:null_ptr (Results 1 – 13 of 13) sorted by relevance
37 cxx_null_ptr_result null_ptr = nullptr; variable
11 static const char* null_ptr = 0x0; in filter() local
145 WeakPtr<int> null_ptr; in TEST() local167 WeakPtr<int> null_ptr; in TEST() local
37 template<int ...N> void null_ptr() { in null_ptr() function
134 TEST(get_mount_flags, null_ptr) { in TEST() argument
195 ObservedPtr<PseudoObservable> null_ptr; in TEST() local
407 RetainPtr<PseudoRetainable> null_ptr; in TEST() local
346 WeakPtr<int> null_ptr; in TEST() local368 WeakPtr<int> null_ptr; in TEST() local
230 scoped_refptr<SelfAssign> null_ptr; in TEST() local
356 WeakPtr<int> null_ptr; in TEST() local378 WeakPtr<int> null_ptr; in TEST() local
234 scoped_refptr<SelfAssign> null_ptr; in TEST() local
71 Value null_ptr = rewriter->create<LLVM::NullOp>(loc, element_ptr_ty); in ConvertArrayAttrToStackAllocatedArray() local
828 static const T* null_ptr() { in null_ptr() function