Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h392 MigratorOptions &getMutMigratorOpts();
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp245 MigratorOptions &CowCompilerInvocation::getMutMigratorOpts() { in getMutMigratorOpts() function in CowCompilerInvocation