Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DIRForTarget.cpp1971 ConstantList static_constants; in ReplaceStaticLiterals() local
1990 static_constants.push_back(operand_val); in ReplaceStaticLiterals()
1999 for (constant_iter = static_constants.begin(), user_iter = static_users.begin(); in ReplaceStaticLiterals()
2000 constant_iter != static_constants.end(); in ReplaceStaticLiterals()