Home
last modified time | relevance | path

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

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