reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
96 BENIGN_LANGOPT(ObjCDefaultSynthProperties , 1, 0, 98 BENIGN_LANGOPT(EncodeExtendedBlockSig , 1, 0, 100 BENIGN_LANGOPT(ObjCInferRelatedResultType , 1, 1, 110 BENIGN_LANGOPT(DollarIdents , 1, 1, "'$' in identifiers") 111 BENIGN_LANGOPT(AsmPreprocessor, 1, 0, "preprocessor in asm mode") 115 BENIGN_LANGOPT(ImplicitInt, 1, !C99 && !CPlusPlus, "C89 implicit 'int'") 117 BENIGN_LANGOPT(HexFloats , 1, C99, "C99 hexadecimal float constants") 120 BENIGN_LANGOPT(PascalStrings, 1, 0, "Pascal string support") 149 BENIGN_LANGOPT(ThreadsafeStatics , 1, 1, "thread-safe static initializers") 152 BENIGN_LANGOPT(EmitAllDecls , 1, 0, "emitting all declarations") 154 BENIGN_LANGOPT(HeinousExtensions , 1, 0, "extensions that we really don't like and may be ripped out at any time") 160 BENIGN_LANGOPT(CompilingPCH, 1, 0, "building a pch") 161 BENIGN_LANGOPT(BuildingPCHWithObjectFile, 1, 0, "building a pch which has a corresponding object file") 162 BENIGN_LANGOPT(CacheGeneratedPCH, 1, 0, "cache generated PCH files in memory") 164 BENIGN_LANGOPT(ModulesSearchAll , 1, 1, "searching even non-imported modules to find unresolved references") 166 BENIGN_LANGOPT(ModulesErrorRecovery, 1, 1, "automatically importing modules as needed when performing error recovery") 167 BENIGN_LANGOPT(ImplicitModules, 1, 1, "building modules that are not specified via -fmodule-file") 190 BENIGN_LANGOPT(ObjCGCBitmapPrint , 1, 0, "printing of GC's bitmap layout for __weak/__strong ivars") 192 BENIGN_LANGOPT(AccessControl , 1, 1, "C++ access control") 238 BENIGN_LANGOPT(ModulesCodegen , 1, 0, "Modules code generation") 239 BENIGN_LANGOPT(ModulesDebugInfo , 1, 0, "Modules debug info") 240 BENIGN_LANGOPT(ElideConstructors , 1, 1, "C++ copy constructor elision") 241 BENIGN_LANGOPT(DumpRecordLayouts , 1, 0, "dumping the layout of IRgen'd records") 242 BENIGN_LANGOPT(DumpRecordLayoutsSimple , 1, 0, "dumping the layout of IRgen'd records in a simple form") 243 BENIGN_LANGOPT(DumpVTableLayouts , 1, 0, "dumping the layouts of emitted vtables") 245 BENIGN_LANGOPT(InlineVisibilityHidden , 1, 0, "hidden visibility for inline C++ methods") 247 BENIGN_LANGOPT(ParseUnknownAnytype, 1, 0, "__unknown_anytype") 248 BENIGN_LANGOPT(DebuggerSupport , 1, 0, "debugger support") 249 BENIGN_LANGOPT(DebuggerCastResultToId, 1, 0, "for 'po' in the debugger, cast the result to id if it is of unknown type") 250 BENIGN_LANGOPT(DebuggerObjCLiteral , 1, 0, "debugger Objective-C literals and subscripting support") 252 BENIGN_LANGOPT(SpellChecking , 1, 1, "spell-checking") 268 BENIGN_LANGOPT(DelayedTemplateParsing , 1, 0, "delayed template parsing") 289 BENIGN_LANGOPT(ArrowDepth, 32, 256, 291 BENIGN_LANGOPT(InstantiationDepth, 32, 1024, 293 BENIGN_LANGOPT(ConstexprCallDepth, 32, 512, 295 BENIGN_LANGOPT(ConstexprStepLimit, 32, 1048576, 297 BENIGN_LANGOPT(EnableNewConstInterp, 1, 0, 299 BENIGN_LANGOPT(ForceNewConstInterp, 1, 0, 301 BENIGN_LANGOPT(BracketDepth, 32, 256, 303 BENIGN_LANGOPT(NumLargeByValueCopy, 32, 0, 328 BENIGN_LANGOPT(AllowEditorPlaceholders, 1, 0,