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