Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DIRForTarget.cpp1972 UserList static_users; in ReplaceStaticLiterals() local
1991 static_users.push_back(ii); in ReplaceStaticLiterals()
1999 for (constant_iter = static_constants.begin(), user_iter = static_users.begin(); in ReplaceStaticLiterals()