Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2468 class FixableGadgetMatcher : public FastMatcher { class
2471 FixableGadgetMatcher(FixableGadgetList &FixableGadgets, in FixableGadgetMatcher() function in FixableGadgetMatcher
2538 FixableGadgetMatcher FMatcher{FixableGadgets, Tracker}; in findGadgets()