Home
last modified time | relevance | path

Searched refs:emitPointerAuthResignCall (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp193 CodeGenFunction::emitPointerAuthResignCall(llvm::Value *Value, in emitPointerAuthResignCall() function in CodeGenFunction
277 Value = emitPointerAuthResignCall(Value, CurAuthInfo, NewAuthInfo); in emitPointerAuthResign()
H A DCodeGenFunction.h4452 llvm::Value *emitPointerAuthResignCall(llvm::Value *Pointer,