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