Searched refs:instType (Results 1 – 1 of 1) sorted by relevance
419 $SymbolInfo{$V}{$Sid}{"Param"}{$_}{"type"} = instType(\%Map, $PTid);423 $SymbolInfo{$V}{$Sid}{"Return"} = instType(\%Map, $Return);488 …$MembTypeId = $TypeInfo{$V}{$Tid}{"Memb"}{$Pos}{"type"} = instType($TemplateMap{$V}{$Tid}, $MembTy…497 my $NBid = instType($TemplateMap{$V}{$Tid}, $Bid);3755 sub instType($$) subroutine3840 $TInfoRef->{$New}{"BaseType"} = instType(\%EMap, $TInfoRef->{$New}{"BaseType"});3846 my $NBid = instType(\%EMap, $Bid);3862 … $TInfoRef->{$New}{"Memb"}{$_}{"type"} = instType(\%EMap, $TInfoRef->{$New}{"Memb"}{$_}{"type"});3870 … $TInfoRef->{$New}{"Param"}{$_}{"type"} = instType(\%EMap, $TInfoRef->{$New}{"Param"}{$_}{"type"});3875 $TInfoRef->{$New}{"Return"} = instType(\%EMap, $TInfoRef->{$New}{"Return"});