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.h299 static void setDefaultPointerAuthOptions(PointerAuthOptions &Opts,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1506 void CompilerInvocation::setDefaultPointerAuthOptions( in setDefaultPointerAuthOptions() function in CompilerInvocation
1590 CompilerInvocation::setDefaultPointerAuthOptions(Opts, LangOpts, Triple); in parsePointerAuthOptions()