Searched refs:getTypeId (Results 1 – 1 of 1) sorted by relevance
570 if(my $Rid = getTypeId($InfoId))1689 $TypedefToAnon{getTypeId($InfoId)} = 1;1707 my $Tid = getTypeId($_[0]);2384 and (getTypeId($TypeDeclId) ne $TypeId))2425 if(getTypeId($TDid) eq $_[0]2455 and (getTypeId($1) ne $TypeId)2456 and (not $MB_R or getTypeId($1) ne $MB_R))2458 return (getTypeId($1), $Qual);2733 sub getTypeId($) subroutine