Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h128 struct MatchFinderOptions { struct
143 MatchFinder(MatchFinderOptions Options = MatchFinderOptions()); argument
229 MatchFinderOptions Options;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp22 MatchFinder::MatchFinderOptions FinderOptions; in ASTSrcLocProcessor()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp407 const MatchFinder::MatchFinderOptions &Options) in MatchASTVisitor()
1099 const MatchFinder::MatchFinderOptions &Options;
1332 MatchFinder::MatchFinder(MatchFinderOptions Options) in MatchFinder()