Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp281 void TargetCodeGenInfo::initPointerAuthFnAttributes( in initPointerAuthFnAttributes() function in TargetCodeGenInfo
H A DTargetInfo.h468 static void initPointerAuthFnAttributes(const PointerAuthOptions &Opts,
H A DCGCall.cpp2227 TargetCodeGenInfo::initPointerAuthFnAttributes(CodeGenOpts.PointerAuth, in getDefaultFunctionAttributes()