Searched refs:authenticatesNullValues (Results 1 – 13 of 13) sorted by relevance
68 bool authenticatesNullValues() const { return AuthenticatesNullValues; } in authenticatesNullValues() function
125 Schema.authenticatesNullValues(), Discriminator); in EmitPointerAuthInfo()151 Qual.isIsaPointer(), Qual.authenticatesNullValues(), in EmitPointerAuthInfo()296 Left.authenticatesNullValues() == Right.authenticatesNullValues() && in equalAuthPolicies()
276 if (PtrAuth.authenticatesNullValues()) in visitPtrAuth()
2452 (PointerAuth.authenticatesNullValues() || Value.getInt() != 0)) in tryEmitPrivate()
868 Schema.authenticatesNullValues(), DiscriminatorPHI); in EmitLoadOfMemberFunctionPointer()
1184 Qc.getPointerAuth().authenticatesNullValues(); in CreateQualifiedType()
150 bool authenticatesNullValues() const { in authenticatesNullValues() function
332 bool authenticatesNullValues = GetAttributeValueAsUnsigned( in AppendTypeName() local339 authenticatesNullValues, authenticationMode); in AppendTypeName()
302 bool authenticatesNullValues);
1246 bool authenticatesNullValues() { return (RawData >> 22) & 1; } in authenticatesNullValues() function
897 if (PtrAuthData->authenticatesNullValues()) in constructTypeDIE()
2313 PtrAuthData->authenticatesNullValues()); in writeDIDerivedType()
284 bool authenticatesNullValues() const {