OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMigratorOpts
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInvocation.h
151
MigratorOptions &
getMigratorOpts
() { return MigratorOpts; }
152
const MigratorOptions &
getMigratorOpts
() const { return MigratorOpts; }
/src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ARCMT.cpp
246
bool NoNSAllocReallocError = origCI.
getMigratorOpts
().NoNSAllocReallocError;
247
bool NoFinalizeRemoval = origCI.
getMigratorOpts
().NoFinalizeRemoval;
360
bool NoFinalizeRemoval = origCI.
getMigratorOpts
().NoFinalizeRemoval;
/src/external/apache2/llvm/dist/clang/tools/arcmt-test/
arcmt-test.cpp
178
origCI.
getMigratorOpts
().NoFinalizeRemoval);
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp
4379
ParseMigratorArgs(Res.
getMigratorOpts
(), Args, Diags);
Completed in 26 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026