Home
last modified time | relevance | path

Searched defs:MigratorOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h94 std::shared_ptr<MigratorOptions> MigratorOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2410 const MigratorOptions &MigratorOpts = Opts; in GenerateMigratorArgs() local
2421 MigratorOptions &MigratorOpts = Opts; in ParseMigratorArgs() local