Searched defs:EmitRecordWithArray (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitstream/ | ||
H A D | BitstreamWriter.h | 542 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, EmitRecordWithArray() function |