Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/
DCompilerInvocation.h151 MigratorOptions &getMigratorOpts() { return MigratorOpts; } in getMigratorOpts() function
152 const MigratorOptions &getMigratorOpts() const { return MigratorOpts; } in getMigratorOpts() function