Home
last modified time | relevance | path

Searched defs:MatchFinderOptions (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h129 struct MatchFinderOptions { struct
144 MatchFinder(MatchFinderOptions Options = MatchFinderOptions()); argument