Searched refs:ClCheckFunctionsFilter (Results 1 – 1 of 1) sorted by relevance
82 static cl::opt<std::string> ClCheckFunctionsFilter( variable719 if (!ClCheckFunctionsFilter.empty()) {720 Regex R = Regex(ClCheckFunctionsFilter);