Searched refs:NoMatchPedantic (Results 1 – 3 of 3) sorted by relevance
561 return NoMatchPedantic; in matchesType()572 return NoMatchPedantic; in matchesType()
286 NoMatchPedantic, enumerator
7633 case MK::NoMatchPedantic: in VerifyCompatible()8316 if (ImplicitMatch == ArgType::NoMatchPedantic || in checkFormatExpr()8381 Match = ArgType::NoMatchPedantic; in checkFormatExpr()8408 case ArgType::NoMatchPedantic: in checkFormatExpr()8481 unsigned Diag = Match == ArgType::NoMatchPedantic in checkFormatExpr()8521 case ArgType::NoMatchPedantic: in checkFormatExpr()8732 bool Pedantic = Match == analyze_format_string::ArgType::NoMatchPedantic; in HandleScanfSpecifier()