Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp38 static bool shouldSkipSanitizeOption(const ToolChain &TC, in shouldSkipSanitizeOption() function
269 !shouldSkipSanitizeOption(*this, Args, BoundArch, A)) in TranslateArgs()