Searched refs:needsTsanRt (Results 1 – 3 of 3) sorted by relevance
46 bool needsTsanRt() const { return Sanitizers.has(SanitizerKind::Thread); } in needsTsanRt() function
414 if (Sanitize.needsTsanRt()) in AddLinkRuntimeLibArgs()
2826 if (SanArgs.needsTsanRt()) { in collectSanitizerRuntimes()