Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp779 auto typeIt = m_types.find( bitmask.first ); in checkBitmaskCorrectness() local
870 auto typeIt = m_types.find( e.first ); in checkEnumCorrectness() local
937 auto typeIt = m_types.find( type ); in checkEnumCorrectness() local
1160 auto typeIt = m_types.find( structure.first ); in checkStructCorrectness() local
1204 auto typeIt = m_types.find( member.type.type ); in checkStructMemberCorrectness() local
7430 auto typeIt = std::find_if( constructorIt->second.params.begin(), in generateRAIIHandleConstructorArguments() local
8060 auto typeIt = std::find_if( constructorIt->second.params.begin(), in generateRAIIHandleStaticCreateToConstructorArguments() local
9551 auto typeIt = m_types.find( member.type.type ); in generateStructCompareOperators() local
11015 auto typeIt = m_types.find( type ); in getProtectFromType() local
11916 auto typeIt = m_types.find( name ); in readExtensionsExtensionRequireType() local
[all …]