| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/DebugInfo/CodeView/SymbolRecordHelpers.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/DebugInfo/CodeView/SymbolDeserializer.h"Go to the source code of this file.
Functions | |
| template<typename RecordT> | |
| static RecordT | createRecord (const CVSymbol &sym) | 
Definition at line 17 of file SymbolRecordHelpers.cpp.
References llvm::cantFail(), llvm::codeview::SymbolDeserializer::deserializeAs(), and llvm::codeview::CVRecord< Kind >::kind().
Referenced by llvm::codeview::getScopeEndOffset(), and llvm::codeview::getScopeParentOffset().