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

/external/clang/include/clang/Frontend/
H A DCompilerInvocation.h106 MigratorOptions MigratorOpts; member in class:clang::CompilerInvocation
172 MigratorOptions &getMigratorOpts() { return MigratorOpts; }
174 return MigratorOpts;

Completed in 111 milliseconds