Home
last modified time | relevance | path

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

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