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

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

Completed in 80 milliseconds