Searched defs:PathMatcher (Results 1 – 1 of 1) sorted by relevance
55 struct PathMatcher { struct56 enum class PathMatcherType {61 PathMatcherType type;62 std::string string_matcher;63 std::unique_ptr<RE2> regex_matcher;