Searched refs:Pedantic (Results 1 – 10 of 10) sorted by relevance
45 bool Pedantic; member in __anonffd4bc690111::NumberObjectConversionChecker67 if (IsPedanticMatch && !C->Pedantic) in run()94 if (!C->Pedantic) in run()347 Chk->Pedantic = in registerNumberObjectConversionChecker()
25 Pedantic, enumerator
371 case VerificationMode::Pedantic: in compareAvailability()656 if (Mode == VerificationMode::Pedantic || IsLinkerSymbol) { in visitSymbolInDylib()707 if (Mode == VerificationMode::Pedantic) { in visitSymbolInDylib()
48 DIAGOPT(Pedantic, 1, 0) /// -pedantic
1142 def Pedantic : DiagGroup<"pedantic">;
97 export COUNTRIES # Pedantic
140 "Pedantic",576 "Pedantic",716 "Pedantic",1118 "Pedantic",
7771 bool Pedantic = Match == analyze_format_string::ArgType::NoMatchPedantic; in HandleScanfSpecifier() local7780 Pedantic ? diag::warn_format_conversion_argument_type_mismatch_pedantic in HandleScanfSpecifier()
5556 HelpText<"Warn on language extensions">, MarshallingInfoFlag<DiagnosticOpts<"Pedantic">>;
[all...]