Searched refs:pBT (Results 1 – 1 of 1) sorted by relevance
2222 SvMetaType * pBT = GetBaseType(); in GetParserString() local2223 if( pBT != this ) in GetParserString()2224 return pBT->GetParserString(); in GetParserString()2253 SvMetaType * pBT = GetBaseType(); in WriteParamNames() local2254 if( pBT != this ) in WriteParamNames()2255 pBT->WriteParamNames( rBase, rOutStm, rChief ); in WriteParamNames()
Completed in 72 milliseconds