Home
last modified time | relevance | path

Searched refs:shouldSkipSanitizeOption (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp39 static bool shouldSkipSanitizeOption(const ToolChain &TC, in shouldSkipSanitizeOption() function
330 if (!shouldSkipSanitizeOption(*this, Args, BoundArch, A)) in TranslateArgs()