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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h170 MigratorOptions &getMigratorOpts() { return MigratorOpts; } function in class:clang::CompilerInvocation
171 const MigratorOptions &getMigratorOpts() const { function in class:clang::CompilerInvocation

Completed in 133 milliseconds