Searched refs:no_check_patterns_ (Results 1 – 2 of 2) sorted by relevance
113 return no_check_patterns_.get(); in no_check_patterns()177 std::unique_ptr<std::vector<LabelPattern>> no_check_patterns_; variable
980 no_check_patterns_ = std::make_unique<std::vector<LabelPattern>>(); in FillOtherConfig()982 current_dir, no_check_patterns_.get(), err); in FillOtherConfig()