Searched defs:pointer_type (Results 1 - 2 of 2) sorted by relevance

/external/stlport/test/unit/
H A Dtype_traits_test.cpp23 CPPUNIT_TEST(pointer_type);
43 void pointer_type();
382 void TypeTraitsTest::pointer_type() function in class:TypeTraitsTest
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli516 (** [pointer_type ty] returns the pointer type referencing objects of type
519 val pointer_type : lltype -> lltype var
790 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type {i8,ty}))
796 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type ty))

Completed in 223 milliseconds