Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2640 groupFixablesByVar(FixableGadgetList &&AllFixableOperations) { in groupFixablesByVar() argument
2642 for (auto &F : AllFixableOperations) { in groupFixablesByVar()