Home
last modified time | relevance | path

Searched defs:VarToErase (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1119 auto DoErase = [&VL, this](DebugVariable VarToErase) { in erase()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2852 for (auto *VarToErase : ToErase) in eraseVarsForUnfixableGroupMates() local