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