Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1760 if (auto LocPastOperand = in getFixits() local
1763 FixItHint::CreateInsertion(*LocPastOperand, "[0]")}}; in getFixits()