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

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

Completed in 1158 milliseconds