Searched refs:SetValueAtIndex (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableArray.h30 bool SetValueAtIndex(CFIndex idx, const void *value);
H A DCFCMutableArray.cpp66 bool CFCMutableArray::SetValueAtIndex(CFIndex idx, const void *value) { function in class:CFCMutableArray

Completed in 137 milliseconds