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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h207 MigratorOptions &getMigratorOpts() { return MigratorOpts; } function in class:clang::CompilerInvocation
208 const MigratorOptions &getMigratorOpts() const { return MigratorOpts; } function in class:clang::CompilerInvocation

Completed in 162 milliseconds