Home
last modified time | relevance | path

Searched refs:ARCMTMigrateEmitARCErrors (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
DFrontendOptions.h139 unsigned ARCMTMigrateEmitARCErrors : 1; /// Emit ARC errors even if the variable
279 FixToTemporaries(false), ARCMTMigrateEmitARCErrors(false), in FrontendOptions()
/external/clang/lib/FrontendTool/
DExecuteCompilerInvocation.cpp150 FEOpts.ARCMTMigrateEmitARCErrors); in CreateFrontendAction()
/external/clang/lib/Frontend/
DCompilerInvocation.cpp1240 Opts.ARCMTMigrateEmitARCErrors in ParseFrontendArgs()