Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTWriter.cpp2000 using RecordDataType = ASTWriter::RecordData::value_type; in emitBlob() typedef
2008 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB_COMPRESSED, Blob.size() - 1}; in emitBlob()
2016 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB_COMPRESSED, Blob.size() - 1}; in emitBlob()
2022 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB}; in emitBlob()