Searched refs:warnBackrefsExclude (Results 1 – 2 of 2) sorted by relevance
238 std::vector<llvm::GlobPattern> warnBackrefsExclude; member
1455 config->warnBackrefsExclude.push_back(std::move(*pat)); in readConfigs()1891 for (const llvm::GlobPattern &pat : config->warnBackrefsExclude) in reportBackrefs()