Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2435 class WarningGadgetMatcher : public FastMatcher { class
2438 WarningGadgetMatcher(WarningGadgetList &WarningGadgets) in WarningGadgetMatcher() function in WarningGadgetMatcher
2535 WarningGadgetMatcher WMatcher{WarningGadgets}; in findGadgets()