Searched refs:MatchFinderOptions (Results 1 – 2 of 2) sorted by relevance
129 struct MatchFinderOptions { struct144 MatchFinder(MatchFinderOptions Options = MatchFinderOptions()); argument232 MatchFinderOptions Options;
424 const MatchFinder::MatchFinderOptions &Options) in MatchASTVisitor()1331 const MatchFinder::MatchFinderOptions &Options;1580 MatchFinder::MatchFinder(MatchFinderOptions Options) in MatchFinder()