Searched refs:authenticatesNullValues (Results 1 – 10 of 10) sorted by relevance
68 bool authenticatesNullValues() const { return AuthenticatesNullValues; } in authenticatesNullValues() function
125 Schema.authenticatesNullValues(), Discriminator); in EmitPointerAuthInfo()
859 Schema.authenticatesNullValues(), DiscriminatorPHI); in EmitLoadOfMemberFunctionPointer()
122 bool authenticatesNullValues() const { in authenticatesNullValues() function
321 bool authenticatesNullValues = GetAttributeValueAsUnsigned( in AppendTypeName() local328 authenticatesNullValues, authenticationMode); in AppendTypeName()
279 bool authenticatesNullValues);
1001 bool authenticatesNullValues() { return (RawData >> 22) & 1; } in authenticatesNullValues() function
836 if (PtrAuthData->authenticatesNullValues()) in constructTypeDIE()
2185 PtrAuthData->authenticatesNullValues()); in writeDIDerivedType()
279 bool authenticatesNullValues() const {