Searched refs:NeedsMsanRt (Results 1 – 2 of 2) sorted by relevance
41 NeedsMsanRt = Memory, enumerator62 bool needsMsanRt() const { return Kind & NeedsMsanRt; } in needsMsanRt()
113 << lastArgumentForKind(D, Args, NeedsMsanRt); in SanitizerArgs()117 << lastArgumentForKind(D, Args, NeedsMsanRt); in SanitizerArgs()125 << lastArgumentForKind(D, Args, NeedsMsanRt); in SanitizerArgs()375 else if (Kind & NeedsMsanRt) in getDefaultBlacklistForKind()