Searched refs:HeuristicToString (Results 1 – 1 of 1) sorted by relevance
47 static constexpr StringRef HeuristicToString[] = { variable63 sizeof(HeuristicToString) / sizeof(HeuristicToString[0]) ==506 return Options.get(HeuristicToString[Idx], Defaults[Idx].Enabled); in SuspiciousCallArgumentCheck()512 SmallString<32> Key = HeuristicToString[Idx]; in SuspiciousCallArgumentCheck()544 Options.store(Opts, HeuristicToString[Idx], isHeuristicEnabled(H)); in storeOptions()552 SmallString<32> Key = HeuristicToString[Idx]; in storeOptions()