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