Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1301 groupFixablesByVar(FixableGadgetList &&AllFixableOperations) { in groupFixablesByVar() function
2728 FixablesForAllVars = groupFixablesByVar(std::move(FixableGadgets)); in checkUnsafeBufferUsage()