Searched defs:getDestructorType (Results 1 – 4 of 4) sorted by relevance
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::SharedHandleBase1105 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