Searched defs:getDestructorType (Results 1 – 6 of 6) sorted by relevance
205 …>::value, const SharedHandle<DestructorTypeOf<HandleType>> &>::type getDestructorType() const VULK… in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBase719 const DestructorType & getDestructorType() const VULKAN_HPP_NOEXCEPT in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBaseNoDestroy
205 …>::value, const SharedHandle<DestructorTypeOf<HandleType>> &>::type getDestructorType() const VULK… in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBase925 const DestructorType & getDestructorType() const VULKAN_HPP_NOEXCEPT in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBaseNoDestroy
214 …>::value, const SharedHandle<DestructorTypeOf<HandleType>> &>::type getDestructorType() const VULK… in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBase1028 const DestructorType & getDestructorType() const VULKAN_HPP_NOEXCEPT in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBaseNoDestroy
239 …>::value, const SharedHandle<DestructorTypeOf<HandleType>> &>::type getDestructorType() const VULK… in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBase1100 const DestructorType & getDestructorType() const VULKAN_HPP_NOEXCEPT in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBaseNoDestroy
239 …>::value, const SharedHandle<DestructorTypeOf<HandleType>> &>::type getDestructorType() const VULK… in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBase1077 const DestructorType & getDestructorType() const VULKAN_HPP_NOEXCEPT in getDestructorType() function in VULKAN_HPP_NAMESPACE::SharedHandleBaseNoDestroy
326 ParsedType Sema::getDestructorType(const DeclSpec& DS, ParsedType ObjectType) { in getDestructorType() function in Sema