Home
last modified time | relevance | path

Searched refs:getMutCodeGenOpts (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h380 CodeGenOptions &getMutCodeGenOpts();
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp168 BuildInvocation.getMutCodeGenOpts().DebugCompilationDir = in optimizeCWD()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp230 CodeGenOptions &CowCompilerInvocation::getMutCodeGenOpts() { in getMutCodeGenOpts() function in CowCompilerInvocation