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.cpp2221 using RecordDataType = ASTWriter::RecordData::value_type; in emitBlob() typedef
2229 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB_COMPRESSED, Blob.size() - 1}; in emitBlob()
2237 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB_COMPRESSED, Blob.size() - 1}; in emitBlob()
2243 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB}; in emitBlob()