Home
last modified time | relevance | path

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

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