Searched defs:needsTsanRt (Results 1 – 2 of 2) sorted by relevance
48 bool needsTsanRt() const { return Sanitizers.has(SanitizerKind::Thread); } in needsTsanRt() function
71 bool needsTsanRt() const { return Sanitizers.has(SanitizerKind::Thread); } in needsTsanRt() function