Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp6022 CGPointerAuthInfo pointerAuth = CGM.getFunctionPointerAuthInfo(functionType); in EmitCallee() local
6023 CGCallee callee(calleeInfo, calleePtr, pointerAuth); in EmitCallee()