Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/ASTMatchers/
DASTMatchFinder.h129 struct MatchFinderOptions { struct
144 MatchFinder(MatchFinderOptions Options = MatchFinderOptions()); argument
232 MatchFinderOptions Options;
/openbsd/src/gnu/llvm/clang/lib/ASTMatchers/
DASTMatchFinder.cpp422 const MatchFinder::MatchFinderOptions &Options) in MatchASTVisitor()
1320 const MatchFinder::MatchFinderOptions &Options;
1558 MatchFinder::MatchFinder(MatchFinderOptions Options) in MatchFinder()