Searched refs:constant_func (Results 1 – 1 of 1) sorted by relevance
263 if (const Function *constant_func = dyn_cast<Function>(constant)) { in ResolveConstantValue() local264 lldb_private::ConstString name(constant_func->getName()); in ResolveConstantValue()