Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableArray.h31 bool AppendValue(const void *value,
H A DCFCMutableArray.cpp78 bool CFCMutableArray::AppendValue(const void *value, bool can_create) { in AppendValue() function in CFCMutableArray
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueArray.h68 bool AppendValue(const lldb::OptionValueSP &value_sp) { in AppendValue() function
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueArray.cpp291 AppendValue(value_sp); in SetArgs()
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectRegister.cpp259 set_indexes.AppendValue(value_sp); in SetOptionValue()
/llvm-project-15.0.7/clang/test/ARCMT/
H A Dobjcmt-arc-cf-annotations.m1041 // Same issue, except with "AppendValue" functions.
H A Dobjcmt-arc-cf-annotations.m.result1083 // Same issue, except with "AppendValue" functions.
/llvm-project-15.0.7/clang/test/Analysis/
H A Dretain-release.m1146 // Same issue, except with "AppendValue" functions.