Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/
DBitcodeWriter.h126 static constexpr unsigned BlockIdCount = BI_LAST - BI_FIRST; variable
DBitcodeWriter.cpp107 BlockIdNameMap.resize(BlockIdCount); in __anon1c3aeda80102()
123 assert(Inits.size() == BlockIdCount); in __anon1c3aeda80102()
126 assert(BlockIdNameMap.size() == BlockIdCount); in __anon1c3aeda80102()