Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.h498 static bool UnfoldConstant(llvm::Constant *old_constant,
DIRForTarget.cpp530 if (!UnfoldConstant(ns_str, nullptr, CFSCWB_Caller, m_entry_instruction_finder, in RewriteObjCConstString()
1532 bool IRForTarget::UnfoldConstant(Constant *old_constant, in UnfoldConstant() function in IRForTarget
1573 if (!UnfoldConstant(constant_expr, llvm_function, bit_cast_maker, in UnfoldConstant()
1613 if (!UnfoldConstant(constant_expr, llvm_function, in UnfoldConstant()
1812 if (!UnfoldConstant(constant, &llvm_function, body_result_maker, in ReplaceVariables()