Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitstream/
H A 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