Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp93 class FastMatcher { class
97 virtual ~FastMatcher() = default;
129 MatchDescendantVisitor(ASTContext &Context, FastMatcher &Matcher, in MatchDescendantVisitor()
241 FastMatcher *const Matcher;
262 FastMatcher &Matcher) { in forEachDescendantEvaluatedStmt()
270 FastMatcher &Matcher) { in forEachDescendantStmt()
2435 class WarningGadgetMatcher : public FastMatcher {
2468 class FixableGadgetMatcher : public FastMatcher {