Searched refs:shouldSignPointer (Results 1 – 3 of 3) sorted by relevance
317 bool CodeGenModule::shouldSignPointer(const PointerAuthSchema &Schema) { in shouldSignPointer() function in CodeGenModule329 assert(shouldSignPointer(Schema)); in getConstantSignedPointer()
305 if (!Schema || !Builder.CGM.shouldSignPointer(Schema)) in addSignedPointer()
991 bool shouldSignPointer(const PointerAuthSchema &Schema);