Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDPointerAuthOptions.h161 struct PointerAuthOptions { struct
HDCodeGenOptions.h396 PointerAuthOptions PointerAuth;
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDCompilerInvocation.h313 static void setDefaultPointerAuthOptions(PointerAuthOptions &Opts,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInvocation.cpp1475 PointerAuthOptions &Opts, const LangOptions &LangOpts, in setDefaultPointerAuthOptions()
1512 static void parsePointerAuthOptions(PointerAuthOptions &Opts, in parsePointerAuthOptions()