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

/external/clang/include/clang/Frontend/
H A DCompilerInvocation.h176 MigratorOptions &getMigratorOpts() { return MigratorOpts; } function in class:clang::CompilerInvocation
177 const MigratorOptions &getMigratorOpts() const { function in class:clang::CompilerInvocation

Completed in 93 milliseconds