Home
last modified time | relevance | path

Searched defs:CheckFunctionsFilter (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp571 std::optional<Regex> CheckFunctionsFilter; member in __anon1c7024df0111::NumericalStabilitySanitizer
738 const std::optional<Regex> &CheckFunctionsFilter) { in shouldCheckArgs()