Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInvocation.h151 MigratorOptions &getMigratorOpts() { return MigratorOpts; } in getMigratorOpts() function
152 const MigratorOptions &getMigratorOpts() const { return MigratorOpts; } in getMigratorOpts() function