Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DPointerAuthOptions.h234 PointerAuthSchema BlockHelperFunctionPointers; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp191 auto &Schema = CGM.getCodeGenOpts().PointerAuth.BlockHelperFunctionPointers; in buildBlockDescriptor()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1547 Opts.BlockHelperFunctionPointers = in setDefaultPointerAuthOptions()