Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1829 class DeclMatcher : public EvaluatedExprVisitor<DeclMatcher> { global() class
1836 DeclMatcher(Sema &S, DeclSetVector &Decls, Stmt *Statement) : DeclMatcher() function in __anona8c5d3ef0d11::DeclMatcher