Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h129 struct MatchFinderOptions { struct
144 MatchFinder(MatchFinderOptions Options = MatchFinderOptions()); argument
232 MatchFinderOptions Options;
/openbsd-src/gnu/llvm/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp22 MatchFinder::MatchFinderOptions FinderOptions; in ASTSrcLocProcessor()
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp422 const MatchFinder::MatchFinderOptions &Options) in MatchASTVisitor()
1320 const MatchFinder::MatchFinderOptions &Options;
1558 MatchFinder::MatchFinder(MatchFinderOptions Options) in MatchFinder()