Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIADataStream.cpp18 uint32_t DIADataStream::getRecordCount() const { in getRecordCount() function in DIADataStream
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DStackMapParser.h70 uint64_t getRecordCount() const { in getRecordCount() function