Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp3993 static void applyGadgets(const Decl *D, FixableGadgetList FixableGadgets, in applyGadgets() function
4316 applyGadgets(D, std::move(FixableGadgets), std::move(WarningGadgets), in checkUnsafeBufferUsage()