Searched defs:typeIt (Results 1 – 1 of 1) sorted by relevance
779 auto typeIt = m_types.find( bitmask.first ); in checkBitmaskCorrectness() local870 auto typeIt = m_types.find( e.first ); in checkEnumCorrectness() local937 auto typeIt = m_types.find( type ); in checkEnumCorrectness() local1160 auto typeIt = m_types.find( structure.first ); in checkStructCorrectness() local1204 auto typeIt = m_types.find( member.type.type ); in checkStructMemberCorrectness() local7430 auto typeIt = std::find_if( constructorIt->second.params.begin(), in generateRAIIHandleConstructorArguments() local8060 auto typeIt = std::find_if( constructorIt->second.params.begin(), in generateRAIIHandleStaticCreateToConstructorArguments() local9551 auto typeIt = m_types.find( member.type.type ); in generateStructCompareOperators() local11015 auto typeIt = m_types.find( type ); in getProtectFromType() local11916 auto typeIt = m_types.find( name ); in readExtensionsExtensionRequireType() local[all …]