Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h325 struct BitstreamEntry { struct
336 static BitstreamEntry getError() { in getError() argument
340 static BitstreamEntry getEndBlock() { in getEndBlock() argument
344 static BitstreamEntry getSubBlock(unsigned ID) { in getSubBlock() argument
348 static BitstreamEntry getRecord(unsigned AbbrevID) { in getRecord() argument