Home
last modified time | relevance | path

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

/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.cpp1474 void CompilerInvocation::setDefaultPointerAuthOptions( in setDefaultPointerAuthOptions() function in CompilerInvocation
1520 CompilerInvocation::setDefaultPointerAuthOptions(Opts, LangOpts, Triple); in parsePointerAuthOptions()