Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp2193 using RecordDataType = ASTWriter::RecordData::value_type; in emitBlob() typedef
2201 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB_COMPRESSED, in emitBlob()
2210 RecordDataType Record[] = {SM_SLOC_BUFFER_BLOB}; in emitBlob()