Home
last modified time | relevance | path

Searched defs:setPointerAuthInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DAddress.h219 void setPointerAuthInfo(const CGPointerAuthInfo &Info) { PtrAuthInfo = Info; } in setPointerAuthInfo() function
H A DCGCall.h199 void setPointerAuthInfo(CGPointerAuthInfo PointerAuth) { in setPointerAuthInfo() function