Searched defs:is_pointer (Results 1 – 12 of 12) sorted by relevance
39 bool is_pointer() const { return is_pointer_; } in is_pointer() function110 bool is_pointer() const { return is_pointer_; } in is_pointer() function
3 struct is_pointer { struct8 struct is_pointer<T*> { struct13 struct is_pointer<const T*> { argument17 int array0[is_pointer<int>::value? -1 : 1]; argument
342 const bool is_pointer) in get_expected_arg_type()390 create_expected_arg_info(const KernelArgInfo& kernel_argument, bool is_pointer) in create_expected_arg_info()617 bool is_pointer = !is_private; in run_scalar_vector_tests() local732 const bool is_pointer = false; in run_pipe_tests() local786 bool is_pointer = false; in run_sampler_test() local806 bool is_pointer = false; in run_image_tests() local
29 def gen_llvm_type(type, name, idx, is_pointer, is_pointer_pointer, is_array, is_array_array, array_… argument
266 def is_pointer(self): member in type_expression
485 def is_pointer(self): member in gl_parameter
42 auto is_pointer = [](uint8_t octet) { in ReadDomainName() local
446 bool is_pointer() { return (storage_type_ == STRUCT_REFERENCE); } in is_pointer() function
851 bool is_pointer = (type_info_flags & eTypeIsPointer) != 0; in DumpValue() local
764 void is_pointer() in is_pointer() function
897 void is_pointer() in is_pointer() function