Searched defs:getRecordLength (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp47 uint32_t DebugSubsectionRecord::getRecordLength() const { function in class:DebugSubsectionRecord
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp80 uint32_t DbiModuleDescriptor::getRecordLength() const { function in class:DbiModuleDescriptor
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamArray.h227 uint32_t getRecordLength() const { return ThisLen; } function in class:llvm::VarStreamArrayIterator

Completed in 115 milliseconds