Searched defs:AppendBytes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Core/ | ||
H A D | Value.cpp | 94 void Value::AppendBytes(const void *bytes, int len) { in AppendBytes() function in Value |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprConstant.cpp | 606 bool ConstStructBuilder::AppendBytes(CharUnits FieldOffsetInChars, AppendBytes() function in __anonc05b2bc40111::ConstStructBuilder |