Searched refs:IsAliasedByAnother (Results 1 – 1 of 1) sorted by relevance
442 bool IsAliasedByAnother = false; variable594 bool isAliasedByAnother() { return IsAliasedByAnother; } in isAliasedByAnother()595 void setIsAliasedByAnother() { IsAliasedByAnother = true; } in setIsAliasedByAnother()