Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1197 InstrList pvar_allocs; in RewritePersistentAllocs() local
1217 pvar_allocs.push_back(alloc); in RewritePersistentAllocs()
1224 for (iter = pvar_allocs.begin(); iter != pvar_allocs.end(); ++iter) { in RewritePersistentAllocs()