Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DPointerAuthOptions.h161 struct PointerAuthOptions { struct
H A DCodeGenOptions.h396 PointerAuthOptions PointerAuth;
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h313 static void setDefaultPointerAuthOptions(PointerAuthOptions &Opts,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1475 PointerAuthOptions &Opts, const LangOptions &LangOpts, in setDefaultPointerAuthOptions()
1512 static void parsePointerAuthOptions(PointerAuthOptions &Opts, in parsePointerAuthOptions()