Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuthInfo.h75 bool shouldSign() const { in shouldSign() function
H A DCodeGenFunction.cpp3115 if (!PointerAuth.shouldSign()) in EmitPointerAuthSign()