Home
last modified time | relevance | path

Searched defs:PointerWrapper (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.hpp69 class PointerWrapper class
72 PointerWrapper() : ptr(DE_NULL) in PointerWrapper() function in vk::PointerWrapper
75 PointerWrapper(T *p0) : ptr(p0) in PointerWrapper() function in vk::PointerWrapper
/aosp_15_r20/external/clang/test/Analysis/
H A Dmalloc-plist.c197 struct PointerWrapper{ struct
201 struct PointerWrapper w; in my_malloc_into_struct() argument
/aosp_15_r20/external/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.m9 @interface PointerWrapper interface
H A Dpath-notes.m126 @interface PointerWrapper interface