Searched refs:ReadBlockInfoNames (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp404 BitstreamCursor::ReadBlockInfoBlock(bool ReadBlockInfoNames) { argument
461 if (!ReadBlockInfoNames)
468 if (!ReadBlockInfoNames)
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h547 /// \param ReadBlockInfoNames Whether to read block/record name information in
550 ReadBlockInfoBlock(bool ReadBlockInfoNames = false);

Completed in 169 milliseconds