Home
last modified time | relevance | path

Searched refs:EmitRecordWithArray (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h615 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() function
620 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h258 Stream.EmitRecordWithArray(code, buffer, data); in emit()