Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h386 LangOptions &getMutLangOpts();
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp234 CI.getMutLangOpts().ModuleName = Deps.ID.ModuleName; in getInvocationAdjustedForModuleBuildWithoutOutputs()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp221 LangOptions &CowCompilerInvocation::getMutLangOpts() { in getMutLangOpts() function in CowCompilerInvocation