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