Searched refs:getSupportedSanitizers (Results 1 – 7 of 7) sorted by relevance
110 clang::SanitizerMask CrossWindowsToolChain::getSupportedSanitizers() const { in getSupportedSanitizers() function in CrossWindowsToolChain111 SanitizerMask Res = ToolChain::getSupportedSanitizers(); in getSupportedSanitizers()
539 SanitizerMask getSupportedSanitizers() const override;728 SanitizerMask getSupportedSanitizers() const override;800 SanitizerMask getSupportedSanitizers() const override;994 SanitizerMask getSupportedSanitizers() const override;1032 SanitizerMask getSupportedSanitizers() const override;1135 SanitizerMask getSupportedSanitizers() const override;
631 SanitizerMask MSVCToolChain::getSupportedSanitizers() const { in getSupportedSanitizers() function in MSVCToolChain632 SanitizerMask Res = ToolChain::getSupportedSanitizers(); in getSupportedSanitizers()
1214 SanitizerMask Darwin::getSupportedSanitizers() const { in getSupportedSanitizers() function in Darwin1215 SanitizerMask Res = ToolChain::getSupportedSanitizers(); in getSupportedSanitizers()3139 SanitizerMask FreeBSD::getSupportedSanitizers() const { in getSupportedSanitizers() function in FreeBSD3144 SanitizerMask Res = ToolChain::getSupportedSanitizers(); in getSupportedSanitizers()4125 SanitizerMask Linux::getSupportedSanitizers() const { in getSupportedSanitizers() function in Linux4134 SanitizerMask Res = ToolChain::getSupportedSanitizers(); in getSupportedSanitizers()4530 SanitizerMask PS4CPU::getSupportedSanitizers() const { in getSupportedSanitizers() function in PS4CPU4531 SanitizerMask Res = ToolChain::getSupportedSanitizers(); in getSupportedSanitizers()
655 SanitizerMask ToolChain::getSupportedSanitizers() const { in getSupportedSanitizers() function in ToolChain
213 const SanitizerMask Supported = setGroupBits(TC.getSupportedSanitizers()); in SanitizerArgs()
412 virtual SanitizerMask getSupportedSanitizers() const;