Searched refs:hasAddressDiversity (Results 1 – 3 of 3) sorted by relevance
176 if (hasAddressDiversity()) in printImpl()
196 bool hasAddressDiversity() const { return getKind() == VK_AUTHADDR; } in hasAddressDiversity() function
427 (uint64_t(Expr->hasAddressDiversity()) << 63); in applyFixup()