Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2299 using RecordDataType = ASTWriter::RecordData::value_type; in emitBlob() typedef
2307 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB_COMPRESSED, Blob.size() - 1}; in emitBlob()
2315 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB_COMPRESSED, Blob.size() - 1}; in emitBlob()
2321 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB}; in emitBlob()