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