Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp82 static cl::opt<std::string> ClCheckFunctionsFilter( variable
719 if (!ClCheckFunctionsFilter.empty()) {
720 Regex R = Regex(ClCheckFunctionsFilter);