Home
last modified time | relevance | path

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

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