Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp28 bool BitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock() argument
48 if (NumWordsP) *NumWordsP = NumWords; in EnterSubBlock()
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h468 bool EnterSubBlock(unsigned BlockID, unsigned *NumWordsP = nullptr);