Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h137 const MigratorOptions &getMigratorOpts() const { return *MigratorOpts; } in getMigratorOpts() function
255 MigratorOptions &getMigratorOpts() { return *MigratorOpts; } in getMigratorOpts() function