reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
614 ChOpts.IsPedantic = AnOpts.getCheckerBooleanOption(Chk, "Pedantic"); 615 ChOpts.ShouldConvertNotesToWarnings = AnOpts.getCheckerBooleanOption( 617 ChOpts.CheckPointeeInitialization = AnOpts.getCheckerBooleanOption( 619 ChOpts.IgnoredRecordsWithFieldPattern = 621 ChOpts.IgnoreGuardedFields = 625 if (!llvm::Regex(ChOpts.IgnoredRecordsWithFieldPattern).isValid(ErrorMsg))