Home
last modified time | relevance | path

Searched defs:BitstreamEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Bitstream/
DBitstreamReader.h307 struct BitstreamEntry { struct
318 static BitstreamEntry getError() { in getError() argument
322 static BitstreamEntry getEndBlock() { in getEndBlock() argument
326 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
330 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() argument