Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h372 TargetOptions &getMutTargetOpts();
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp214 TargetOptions &CowCompilerInvocation::getMutTargetOpts() { in getMutTargetOpts() function in CowCompilerInvocation